Commit Graph

1452 Commits

Author SHA1 Message Date
contrapunctus eba98d6df5 Make Chronometrist query for running 2022-01-06 11:11:03 +05:30
contrapunctus 1ad9b02f1a Enable auto-installation everywhere 2022-01-06 11:11:03 +05:30
contrapunctus 2e0af9dd83 Add a workaround for when ELPA is down 2022-01-06 11:11:03 +05:30
contrapunctus fafec65119 Add :ensure t 2022-01-06 11:11:03 +05:30
contrapunctus 213553dbdd [general] Create use-package form 2022-01-06 11:11:03 +05:30
contrapunctus 52e647f539 [Unicode] Add keys for double quotes 2022-01-06 11:11:03 +05:30
contrapunctus 42172ec5c0 [Scheme/Hydra] Use CHICKEN as fallback implementation 2022-01-06 11:11:03 +05:30
contrapunctus 2c64fdfba8 [Common Lisp/Hydra] Add binding for slime-edit-definition 2022-01-06 11:11:03 +05:30
contrapunctus 6505e37717 [chronometrist] Update examples to use new iteration conventions
Namely, just use to-list/to-hash-table in conjunction with your
iteration construct of choice.

Use format-seconds rather than ts-human-format-duration
2022-01-06 11:11:03 +05:30
contrapunctus 870c97e17d [chronometrist] Rename activity indicator to use "my-" prefix 2022-01-06 11:11:03 +05:30
contrapunctus d0ffc43e5a [chronometrist] Remove keybinding for details
It has been added to the Chronometrist defaults
2022-01-06 11:11:03 +05:30
contrapunctus 490d7545ff [org] Don't use sxiv to open images
The Emacs viewer can cycle through other images in the same directory,
whereas sxiv only opens the linked image.
2022-01-06 11:11:03 +05:30
contrapunctus dfbf09b7d7 Remove M-x rebinding
I can live with M-n for backward-word
2022-01-06 11:11:03 +05:30
contrapunctus cc3a391f3f Add new Unicode keys 2022-01-06 11:11:03 +05:30
contrapunctus eaafa81426 [org] WIP async tangle code 2022-01-06 11:11:03 +05:30
contrapunctus 5297415cf3 [imenu] add imenus 2022-01-06 11:11:03 +05:30
contrapunctus 30fbaa5462 [hydra] help hydra - add describe-char 2022-01-06 11:11:03 +05:30
contrapunctus 76bd0ef616 [unicode] move currency keys into their own section 2022-01-06 11:11:03 +05:30
contrapunctus bc4830cf1b [ivy] add ivy-xref 2022-01-06 11:11:03 +05:30
contrapunctus 3e89589acb [Unicode] add extra keys for em-dash and en-dash 2022-01-06 11:11:03 +05:30
contrapunctus 0de25c5ffc [window-numbering] bind C-7/8/9 to window 1/2/3 2022-01-06 11:11:03 +05:30
contrapunctus 3780b60625 [pdf-view] add isearch binding, set default display size 2022-01-06 11:11:03 +05:30
contrapunctus 859ddf7674 [chronometrist] update to reflect interface changes 2022-01-06 11:11:03 +05:30
contrapunctus 6517f3ebe4 [hydra] Elisp byte compile - operate on current file 2022-01-06 11:11:03 +05:30
contrapunctus f0ddf36db9 [hydra] fix incorrect call to my-compile-org-lp 2022-01-06 11:11:03 +05:30
contrapunctus 0c4d1a0361 [hydra] window hydra - add balance-windows 2022-01-06 11:11:03 +05:30
contrapunctus 0e749bdb1d [ivy] move bindings to use-package 2022-01-06 11:11:03 +05:30
contrapunctus 0a8e1d8268 [Unicode] add easier keys for umlauts 2022-01-06 11:11:03 +05:30
contrapunctus f6b2bacffd [hydra/org] use metaleft/metaright instead of promote/demote-subtree 2022-01-06 11:11:03 +05:30
contrapunctus b90f9f0216 [nameless] bind nameless-insert-name 2022-01-06 11:11:03 +05:30
contrapunctus 81fb144e60 [elpher] add elpher-reload keybinding 2022-01-06 11:11:03 +05:30
contrapunctus 38145abee7 [hydra] add rgrep 2022-01-06 11:11:03 +05:30
contrapunctus c438daa190 [hydra] make hydra for literate-elisp 2022-01-06 11:11:03 +05:30
contrapunctus ca96cde0d1 [UTF-8] add more variables 2022-01-06 11:11:03 +05:30
contrapunctus fbe7926ce0 [unicode] change prefix to C-t, add en dash 2022-01-06 11:11:03 +05:30
contrapunctus 0ceb8e43bc [org] add newline after block 2022-01-06 11:11:03 +05:30
contrapunctus 019c53b08e [org] set up link comments, disable EXWM code blocks for literate-elisp 2022-01-06 11:11:03 +05:30
contrapunctus 123cc7c422 [backup] update backup settings, configure backup on each save 2022-01-06 11:11:03 +05:30
contrapunctus 50014f4b99 [compile/org] extend docstring 2022-01-06 11:11:03 +05:30
contrapunctus 19129eae62 [compile/org] add headings, handle prefix arg, remove old version 2022-01-06 11:11:03 +05:30
contrapunctus b29c6054cd [org] ORG_PATH not necessary if you have v27.1 with Org v9.5 2022-01-06 11:11:03 +05:30
contrapunctus b365aac259 [compile/org] preserve column 2022-01-06 11:11:03 +05:30
contrapunctus 6623a59e04 [compile/org] handle being called via literate-elisp-byte-compile-file 2022-01-06 11:11:03 +05:30
contrapunctus 31da5dcf03 [compile/org] automatically jump to Org LP from compilation-mode errors 2022-01-06 11:11:03 +05:30
contrapunctus 073d7ce234 Migrate atomic-chrome configuration to use-package 2022-01-06 11:11:03 +05:30
contrapunctus 8b0249e95c Update default LP compile command 2022-01-06 11:11:03 +05:30
contrapunctus 32e1292e1e Unicode: add sharp sign 2022-01-06 11:11:03 +05:30
contrapunctus 3f43f65198 Enable auto-revert-mode in org-mode buffers 2022-01-06 11:11:03 +05:30
contrapunctus d10eef4840 enable Lispy in SLIME REPL 2022-01-06 11:11:03 +05:30
contrapunctus b98c362e22 Set Lisp binary name 2022-01-06 11:11:03 +05:30