Commit Graph

1464 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 76d472b0e0 Use more efficient key for Org checkbox 2022-11-18 23:30:48 +05:30
contrapunctus ce435b0993 Add template for initialize-instance 2022-11-18 23:30:28 +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 e456bec299 Add newline to print debug template 2022-11-07 11:55:56 +05:30
contrapunctus 331d8e9297 Add :initform and define-presentation-method templates 2022-11-07 11:55:43 +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 e88aa9065a Add bookmarks file
...as protection against corruption.
2022-11-02 10:33:01 +05:30
contrapunctus 4558eff538 Remove argument from print debugging template
Most uses don't have any arguments to `format`.
2022-10-26 01:17:03 +05:30
contrapunctus e276088bdd Remove parens from :documentation expansion
This makes it useful for slot definitions as well. I can always
insert (|) quickly thanks to my kmonad config, so expanding
to (:documentation "...") forms remain nearly as easy as before.
2022-10-26 01:15:23 +05:30
contrapunctus c07b75be77 Add LaTeX, Texinfo, and Org templates 2022-10-16 15:01:28 +05:30
contrapunctus 3dd83b56bd Quit template when reaching arguments
Much of the time, these print debugging calls don't have arguments,
and the argument field just becomes a hassle to delete.
2022-10-16 14:59:58 +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 e8e6d30973 Add Quicklisp update template 2022-08-25 17:52:02 +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 a04e8cbeeb Define local-nicknames template 2022-08-16 12:52:09 +05:30
contrapunctus 602f0cb5f3 Correct Markor directory paths 2022-08-16 12:51:35 +05:30
contrapunctus d9a464fbb3 Add templates for defpackage and default-initargs 2022-08-10 20:23:29 +05:30
contrapunctus 67dec47813 Add macroexpand keybinding 2022-08-02 00:11:31 +05:30
contrapunctus 8493fa51a3 Rename comment template 2022-08-01 09:25:47 +05:30
contrapunctus 8742f36642 Define documentation template 2022-08-01 09:19:19 +05:30
contrapunctus a6aa231074 Add :import-from template 2022-07-31 10:21:45 +05:30
contrapunctus 1cc5f314c6 Don't add a newline 2022-07-31 10:21:27 +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 88702cd3b9 Make separate template for class slots 2022-07-20 23:14:20 +05:30
contrapunctus 3763330305 Add print debugging template 2022-07-20 23:13:57 +05:30
contrapunctus bd5c2c6681 Prefix slot names with % 2022-07-18 20:13:40 +05:30
contrapunctus 56ffef857f Correct use-package syntax 2022-07-18 20:13:29 +05:30
contrapunctus 063e5561bf Add templates for Common Lisp reader conditionals 2022-07-18 20:12:46 +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 d3416185e2 Update Lisp templates 2022-07-05 13:29:23 +05:30
contrapunctus 6da9e69eb0 Ask for date for exercise data 2022-06-24 12:25:23 +05:30
contrapunctus ec78217480 Update cooking presets 2022-06-23 01:10:55 +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