Commit Graph

432 Commits

Author SHA1 Message Date
contrapunctus ebd40d8d8f Compile even if directory is not found 2022-01-13 21:37:55 +05:30
contrapunctus ad47f5df1f Get rid of backup delete prompts 2022-01-13 21:37:26 +05:30
contrapunctus 62201a5579 Use initials completion-style 2022-01-13 21:37:15 +05:30
contrapunctus 26d06fec15 Move comint to applications 2022-01-13 21:33:14 +05:30
contrapunctus d7858cc50a Don't use ix.io for pastes 2022-01-13 21:32:38 +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 b4429a1e69 Update Lilypond compilation hydra heads 2022-01-10 10:07:35 +05:30
contrapunctus 9ee8302a6b Add Common Lisp source block to Org block hydra 2022-01-10 10:06:47 +05:30
contrapunctus 24f1812ec5 Add literate-elisp hydra to elisp-hydra 2022-01-10 10:06:17 +05:30
contrapunctus cf789f9113 Set chronometrist-task-list 2022-01-10 10:05:28 +05:30
contrapunctus 6a98469ee5 Add newlines between headings 2022-01-10 10:04:08 +05:30
contrapunctus 6e08bacd71 Use smartparens from MELPA 2022-01-10 10:00:50 +05:30
contrapunctus 092cd73eaf Enable explain-pause-mode 2022-01-10 10:00:24 +05:30
contrapunctus 441f415a66 Address init errors 2022-01-06 13:02:53 +05:30
contrapunctus 2d9b6b8557 Enable auto-revert in Dired buffers 2022-01-06 11:29:32 +05:30
contrapunctus 1fd76b849a Move docview configuration to Applications section 2022-01-06 11:28:28 +05:30
contrapunctus 605ce6f748 Move custom.el config into Emacs built-ins config
This way, theme configuration can be placed in the desired section,
not at the end of the file.
2022-01-06 11:26:48 +05:30
contrapunctus c3ba59fc83 Create headings in UI section 2022-01-06 11:26:05 +05:30
contrapunctus 8f55255e40 Move cp-ui into init.org 2022-01-06 11:19:40 +05:30
contrapunctus c960da5d18 Add newlines before headings 2022-01-06 11:11:09 +05:30
contrapunctus 1edfe873b2 Use async-backup 2022-01-06 11:11:09 +05:30
contrapunctus 766557dbde Create SQL hydra 2022-01-06 11:11:09 +05:30
contrapunctus 1c1c5fcc80 Add slime-eval-region to CL hydra 2022-01-06 11:11:06 +05:30
contrapunctus ea59097345 Add hydra head for CL-Lib info manual 2022-01-06 11:11:03 +05:30
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 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 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
contrapunctus 1f7dfe2c94 Correct package name for cc-mode 2022-01-06 11:11:03 +05:30
contrapunctus 728476fbe8 Add tern 2022-01-06 11:11:03 +05:30
contrapunctus 85e401f4ed [hydra] update/extend compilation heads 2022-01-06 11:11:03 +05:30
contrapunctus 5a19d3bc36 disable project sidebars (never used them...) 2022-01-06 11:11:03 +05:30
contrapunctus 5c3a7419a9 [org] use my- instead of cp/ 2022-01-06 11:11:03 +05:30
contrapunctus 4085bf94da [nov.el] set modifier-free keybindings 2022-01-06 11:11:03 +05:30
contrapunctus 7b8e87efcb [slime] update config, see if it's really necessary to set inferior-lisp-program 2022-01-06 11:11:03 +05:30
contrapunctus b3734d4455 [slime] update config, see if it's really necessary to set inferior-lisp-program 2022-01-06 11:11:03 +05:30
contrapunctus a6ec0aed9a Add preliminary web development configuration 2022-01-06 11:11:03 +05:30
contrapunctus 52a116fa05 [package] use Boon-like keys (Dvorak) for movement 2022-01-06 11:11:03 +05:30
contrapunctus f06c37d8c6 Change /home/.../ to ~/ 2022-01-06 11:11:03 +05:30
contrapunctus 23b3a33d17 Move use-package to init.org 2022-01-06 11:11:03 +05:30
contrapunctus d2ae421a7a Use load instead of literate-elisp-load
The latter does not honor the #+OPTIONS: use-property-inheritance:t
line, so we are back to plain old tangling and loading.
2022-01-06 11:11:03 +05:30
contrapunctus e65c0837c6 [exwm] disable section 2022-01-06 11:11:03 +05:30
contrapunctus 38f29f9d47 [chronometrist] use ~/ for home 2022-01-06 11:11:03 +05:30