Commit Graph

1464 Commits

Author SHA1 Message Date
contrapunctus 7002441fcb Bind g and l to navigation in pdf-view
Keep r from being shadowed by pdf-history-minor-mode-map
2022-01-06 11:11:03 +05:30
contrapunctus 80e05d4aea Change lambda to named function 2022-01-06 11:11:03 +05:30
contrapunctus b352e0c54a Disable "disabled commands" behaviour 2022-01-06 11:11:03 +05:30
contrapunctus 903bfa4691 Enable yasnippets in emacs-lisp-mode 2022-01-06 11:11:03 +05:30
contrapunctus 6ab8685c3e Add defclass snippet, change defgeneric and defmethod keys 2022-01-06 11:11:03 +05:30
contrapunctus c90545730c Create elisp-insert hydra, yasnippet config 2022-01-06 11:11:03 +05:30
contrapunctus 469eeda81f Use properties instead of timestamps for Org headings 2022-01-06 11:11:03 +05:30
contrapunctus 83f7432f83 Inhibit annoying table prompt 2022-01-06 11:11:03 +05:30
contrapunctus 01fa2dacc9 Fix Chronometrist query to indent >2 intervals a day correctly 2022-01-06 11:11:03 +05:30
contrapunctus 03da080201 Update Chronometrist running query to print to a buffer 2022-01-06 11:11:03 +05:30
contrapunctus 0f31a600ea Create headings for Chronometrist queries 2022-01-06 11:11:03 +05:30
contrapunctus e8d86308d8 Update running Chronometrist query to handle multiple intervals 2022-01-06 11:11:03 +05:30
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