Commit Graph

659 Commits

Author SHA1 Message Date
contrapunctus babf615646 Define test command for Common Lisp projects
I tried `projectile-test-project`, but it only accepts shell commands,
whereas I wanted a faster way to run tests from the SLIME REPL.
2022-11-20 23:51:17 +05:30
contrapunctus 3e04ea14bc Add tempel-insert keybinding 2022-11-14 02:16:17 +05:30
contrapunctus e71ce0b7e9 Add dired-sidebar configuration 2022-11-13 23:09:47 +05:30
contrapunctus 058fe309b1 Add keybinding for imenus 2022-11-13 22:58:07 +05:30
contrapunctus 1d2ad549a7 Remove unused key 2022-11-13 22:57:56 +05:30
contrapunctus 144f5ec579 Define right-hand keys for window operations 2022-11-13 22:57:39 +05:30
contrapunctus fb9da3127e Add SLIME inspector keybinding 2022-11-07 11:54:54 +05:30
contrapunctus bc396c2457 Add Hydra keybinding for org-toggle-checkbox 2022-11-04 14:04:36 +05:30
contrapunctus d4dd016038 Record locations of walk/run tracks 2022-10-12 23:06:19 +05:30
contrapunctus bd2cef2768 Use external programs for images (e.g. WebP) 2022-10-08 15:21:11 +05:30
contrapunctus 8e71ce4132 Disable automatic space insertion after colons 2022-09-22 15:05:22 +05:30
contrapunctus 0b2c730329 Use MPV for EMMS 2022-08-21 16:41:52 +05:30
contrapunctus e0e48a0f6d Set larger threshold for file size warnings 2022-08-21 16:40:19 +05:30
contrapunctus 67dec47813 Add macroexpand keybinding 2022-08-02 00:11:31 +05:30
contrapunctus ee9d074d06 Move Evil configuration to init.org 2022-07-26 09:41:37 +05:30
contrapunctus 5a811e25c0 Add Lisp as source block language 2022-07-25 09:39:05 +05:30
contrapunctus 8a24fef78c Move window-numbering to its own section 2022-07-22 00:40:26 +05:30
contrapunctus c18c1ad5e5 Use eww bookmarks 2022-07-12 12:22:58 +05:30
contrapunctus 154294c5f2 Bind ? to lispy-describe-inline 2022-07-08 01:13:21 +05:30
contrapunctus 6da9e69eb0 Ask for date for exercise data 2022-06-24 12:25:23 +05:30
contrapunctus 3f73f871e6 Fix incorrect key bug 2022-06-20 20:54:03 +05:30
contrapunctus 542e859b8a Improve editing experience and success message 2022-06-20 20:46:42 +05:30
contrapunctus 5d8562e43d Fix void-variable error 2022-06-20 20:41:41 +05:30
contrapunctus 3faf36b9e3 Copy sports data to kill ring 2022-06-19 22:31:45 +05:30
contrapunctus 3d19def8f7 Calculate distance covered by GPX trace 2022-06-17 14:23:36 +05:30
contrapunctus 965dea65c0 Add support for past dates 2022-06-17 00:20:27 +05:30
contrapunctus 716f2f0373 Add extra keybinding for buffer switching
Thanks to kmonad, my left Alt is an extra RET, and one which involves
less lateral motion at that.
2022-06-10 20:18:03 +05:30
contrapunctus d8dd88abf6 Add keybinding to open the CLIM User Guide 2022-06-10 20:14:10 +05:30
contrapunctus 9a6a5af1ce Add new bindings
My right Alt sends Backspace when tapped, thanks to kmonad. Backspace
is unbound in boon-command-map, making it ideal to use for quick
buffer switching instead of the existing `m m` Hydra.
2022-06-10 18:52:14 +05:30
contrapunctus e2b77f733c Use raise-some instead of raise 2022-06-08 15:02:55 +05:30
contrapunctus bfa14d2bff Use imenus for Common Lisp
imenu is hierarchical; imenus is flat
2022-06-08 15:02:03 +05:30
contrapunctus c5ea259ee7 Make Boon-like bindings for chronometrist-details range commands 2022-06-04 23:20:14 +05:30
contrapunctus fedd63991a Define my-chronometrist-insert-exercise-data
As a consequence, refactor my-copy-gpx-timestamps into
my-get-gpx-timestamps, which just returns the timestamps rather than
copying them.
2022-06-04 23:20:04 +05:30
contrapunctus 93555e80de Remove unnecessary make-local-variable 2022-05-31 12:17:33 +05:30
contrapunctus 165d57ce1b Disable Quelpa updates if not connected to the Internet 2022-05-31 12:15:34 +05:30
contrapunctus 821d1bf726 Disable feather.el
It hasn't seen new commits for a few years...
2022-05-30 21:49:40 +05:30
contrapunctus 5fe8404c96 my-org-fix-newlines - leave point on next heading 2022-05-30 04:07:49 +05:30
contrapunctus 2a62bc002a my-org-fix-newlines - move past property drawers 2022-05-30 04:07:34 +05:30
contrapunctus 4e4f5007e9 my-org-fix-newlines - support point before first heading 2022-05-30 04:06:04 +05:30
contrapunctus b3ba6fa0b7 Fix error when sending email 2022-05-26 04:23:43 +05:30
contrapunctus efda63da09 Add Python config 2022-05-24 23:04:23 +05:30
contrapunctus e12093d610 Change cp/ prefix to my- 2022-05-15 23:44:50 +05:30
contrapunctus d14d465446 Update paths to reflect rename 2022-05-15 21:33:59 +05:30
contrapunctus ffafda8b4e Decrease ibuffer-sidebar width 2022-05-01 10:02:08 +05:30
contrapunctus d9d2a773b3 Set default ibuffer format 2022-05-01 10:00:46 +05:30
contrapunctus 36e750c5ba Add describe-face keybinding 2022-04-30 21:33:39 +05:30
contrapunctus 300bb816c8 Add ibuffer-sidebar, make ibuffer display flat list of buffers 2022-04-30 21:32:43 +05:30
contrapunctus 805ad94865 Generate CUSTOM_IDs 2022-04-27 22:14:23 +05:30
contrapunctus 0cc6325f12 Add [] to Lisp syntax for CLSQL 2022-04-27 21:32:19 +05:30
contrapunctus 3fb9362383 Use auto-id package 2022-04-27 21:31:45 +05:30