Commit Graph

415 Commits

Author SHA1 Message Date
contrapunctus 64f1755755 Move cp-parens into init.org, deleting lots of junk 2022-01-13 23:08:12 +05:30
contrapunctus b129daa1d5 Remove obsolete definitions 2022-01-13 21:36:07 +05:30
contrapunctus 9b9c28b542 Move cp-editing, cp-lily, cp-lisp into init.org 2022-01-13 21:10:16 +05:30
contrapunctus 3ae8385c70 Move god-mode config to init.org 2022-01-11 13:17:18 +05:30
contrapunctus 8f55255e40 Move cp-ui into init.org 2022-01-06 11:19:40 +05:30
contrapunctus 5ed54066db [editing] update cp/copy-bus-entry to handle headings and lists 2022-01-06 11:11:02 +05:30
contrapunctus 2f3992fdc1 [literate] move Org and Markdown to markup section; move cp-nav to init.org 2021-08-03 20:26:57 +05:30
contrapunctus d9abd04b0d Remove keypad bindings
My wrist is hurting and I suspect these may be the case. Removing them
to encourage using alternative keybindings.
2021-06-27 18:22:39 +05:30
contrapunctus 9555eb2e90 [visual-fill-column] move to init.org 2021-06-06 07:41:21 +05:30
contrapunctus 446d5e3f28 [org] move CSS to its own file 2021-04-10 00:12:47 +05:30
contrapunctus b64cfeef64 [literate] move desktop and mail config to init.org 2021-03-16 12:41:03 +05:30
contrapunctus cc65c02dc5 [lilypond] create Boon-like keybindings 2021-03-12 11:48:56 +05:30
contrapunctus 2b2bf26a2f [literate] move file management config to init.org 2021-03-12 11:44:55 +05:30
contrapunctus 101d74779a [tex] fix error, move config to init.org 2021-02-22 14:26:57 +05:30
contrapunctus 0a3472c885 [smartparens] move configuration to init.org 2021-02-20 11:49:08 +05:30
contrapunctus 6e2e5ad0b9 [lisp] move configuration to init.org; move hydras to hydra section 2021-02-20 01:36:37 +05:30
contrapunctus 36a3a0e2b7 [dvorak] define some Boon-like keys 2021-02-19 12:56:09 +05:30
contrapunctus 3f25c80773 [projectile] move configuration to init.org 2021-02-18 17:45:17 +05:30
contrapunctus 1d37f1e853 [org] move configuration to init.org 2021-02-18 10:56:52 +05:30
contrapunctus dad20b4938 [literate] fix init errors, reinstate literate-elisp 2021-02-18 10:49:05 +05:30
contrapunctus 48cc0bc0fe [hydra] add window hydra, rename cp/prog-hydra 2021-02-17 22:10:54 +05:30
contrapunctus 5a8b148716 [hydra] add commands for init, launch, dired-jump, save 2021-02-17 19:37:53 +05:30
contrapunctus 8b7f07a993 [programming] absorb config in init.org, create general hydra 2021-02-17 19:04:27 +05:30
contrapunctus 3835a3e300 [ido] move config to init.org 2021-02-17 15:42:43 +05:30
contrapunctus 59479e0ec7 [org] add keybinding to evaluate literate Elisp buffer 2021-02-17 01:30:14 +05:30
contrapunctus 626968a27a [literate] improve structure, define TODO keywords 2021-02-16 23:24:41 +05:30
contrapunctus c6fcec9b81 [literate] absorb 4 files into init.org 2021-02-16 20:25:24 +05:30
contrapunctus 59746777a0 [prog] remove = and M-= as prog-hydra bindings
I vastly prefer the closeness of m and " - indeed, switching to the
new keys took nearly no time.
2021-02-16 17:59:20 +05:30
contrapunctus 8cdd40e47a [elisp] disable explain-pause-mode 2021-02-16 17:52:15 +05:30
contrapunctus 1987c26155 [elisp] bind macrostep 2021-02-16 17:47:19 +05:30
contrapunctus 0f112d8b70 [org] fix type error 2021-02-16 14:26:43 +05:30
contrapunctus c8fe4b5880 [cp-chronometrist] make code denser, make function a command 2021-02-15 16:48:37 +05:30
contrapunctus 498af2eec4 [cp-chronometrist] generate new buffer name for each process 2021-02-15 16:48:00 +05:30
contrapunctus 1399161e20 [cp-chronometrist] add tangling functions 2021-02-15 16:46:34 +05:30
contrapunctus 27673a62e5 [cp-chronometrist] update to reflect refactoring 2021-02-15 16:41:13 +05:30
contrapunctus 38973d6892 [cp-prog] try new bindings for prog-hydra 2021-02-15 16:39:58 +05:30
contrapunctus 65d9b22cf6 [cp-prog] remove Cask condition for Emacs Lisp hydra 2021-02-15 16:25:56 +05:30
contrapunctus 5119a791f4 [cp-org] indent cursor at the end of cp-org-insert-src 2021-02-15 06:16:08 +05:30
contrapunctus 3b10f4c876 [cp-org] jump to heading in cp-org-set-tags 2021-02-15 06:13:34 +05:30
contrapunctus bc7ceca83e [cp-org] indent closing element of cp-org-insert-src 2021-02-15 06:12:33 +05:30
contrapunctus 78c6df891c [cp-org] fix completion in cp-org-set-tags 2021-02-15 06:01:30 +05:30
contrapunctus e145d26111 [cp-org] insert current tags in cp-org-set-tags 2021-02-14 20:31:37 +05:30
contrapunctus 1d734204de [cp-org] use completing-read-multiple for org-set-tags 2021-02-14 20:16:35 +05:30
contrapunctus 20fb4ce44a [cp-org] add tree-modification commands to Org Hydra 2021-02-14 20:15:03 +05:30
contrapunctus c1e368f6de [cp-org] add tree-movement commands to Org Hydra 2021-02-14 19:41:01 +05:30
contrapunctus fe110460f4 [cp-org] add magit and elpher to Org Hydra 2021-02-14 17:29:55 +05:30
contrapunctus 82accd9f24 [cp-org] create Org Hydra 2021-02-14 17:26:56 +05:30
contrapunctus 25f09793fb [cp-lisp] configure remote Lisp path translation 2021-02-11 22:43:05 +05:30
contrapunctus c492cce26a Switch to new theme 2021-02-11 20:17:04 +05:30
contrapunctus b5b1611432 Prefix cl-lib symbols 2021-02-11 19:27:11 +05:30