Commit Graph

659 Commits

Author SHA1 Message Date
contrapunctus 1f349676eb Use consult-org-heading instead of imenus for Org buffers 2022-02-12 20:43:10 +05:30
contrapunctus 922fd20f3b Use company-emoji's setup code 2022-02-12 17:59:58 +05:30
contrapunctus b60870fd37 Align commands 2022-02-12 17:59:30 +05:30
contrapunctus 4d434a54f8 Fix "Did you start mu4e?" error
Doh 🤦
2022-02-12 17:49:56 +05:30
contrapunctus ce55d120d9 Add pdf-view bindings 2022-02-12 17:39:36 +05:30
contrapunctus 825613f6c6 Fix whitespace 2022-02-12 17:38:55 +05:30
contrapunctus 1ee8c8adb7 Update to reflect rename 2022-02-12 17:38:27 +05:30
contrapunctus 8e59fc7d5a Disable desktop.el
Inhibit startup screen because Boon is not enabled there, meaning I
can't use my entry-point `m` key (my-dispatch-hydra) to navigate from
that buffer.
2022-02-12 17:25:55 +05:30
contrapunctus e7aa11ea10 Try stock org-open-at-point 2022-02-12 16:09:02 +05:30
contrapunctus 060c6a91f8 Add single quote bindings 2022-02-12 16:08:44 +05:30
contrapunctus 9013637999 Add compile bindings to TeX hydra 2022-02-12 16:08:30 +05:30
contrapunctus 171bd11cef Fix XMPP link export for LaTeX 2022-02-12 16:08:02 +05:30
contrapunctus 2962f8b669 Add Boon keybindings for grep 2022-02-12 16:07:30 +05:30
contrapunctus e49fe07fc6 Use patched version of mu4e-alert 2022-02-12 16:04:04 +05:30
contrapunctus 06704bee4e Use Quelpa 2022-02-12 16:03:40 +05:30
contrapunctus fa3c501408 Update mu4e keys 2022-02-12 09:02:25 +05:30
contrapunctus b302052dbb Add xref support for LaTeX 2022-02-11 15:34:27 +05:30
contrapunctus 8a267574ab Fix color disable code 2022-02-11 15:23:28 +05:30
contrapunctus 7e4fdaf93d Remove unmatched #+END_SRC 2022-02-11 15:23:03 +05:30
contrapunctus 3e6eaa7524 Correct heading name 2022-02-11 15:23:03 +05:30
contrapunctus 095460670c Use chronometrist-third 2022-02-11 15:23:03 +05:30
contrapunctus 3bd9335a76 Open mu4e headers view by default 2022-02-11 13:51:09 +05:30
contrapunctus 4da3d07eb4 Create my-mu4e-mkdir 2022-02-11 13:50:57 +05:30
contrapunctus fb06810c66 Add mu4e keybindings 2022-02-11 13:40:40 +05:30
contrapunctus b461d1e41a Disable colors when viewing HTML mail
The CSS clashes horribly with my Emacs theme.
2022-02-11 13:03:19 +05:30
contrapunctus 6c154cda40 Inhibit error "[mu4e] root maildir unknown; did you start mu4e?" 2022-02-11 12:48:48 +05:30
contrapunctus 51ec6352a1 Add mu4e extensions 2022-02-11 11:23:51 +05:30
contrapunctus 9e85e600b6 Update treemacs keys 2022-02-09 22:03:05 +05:30
contrapunctus 261184be43 Prettify Company hooks 2022-02-09 22:02:39 +05:30
contrapunctus a92e786331 Swap Elpher and EMMS keys 2022-02-09 22:02:11 +05:30
contrapunctus 182c0f01a3 Fix overriding of I keybinding 2022-02-09 16:39:47 +05:30
contrapunctus a60aeaa915 Do not sort consult-line candidates 2022-02-08 13:27:14 +05:30
contrapunctus 8d141c9867 Scroll Vertico candidates with PgUp/PgDn 2022-02-08 13:25:16 +05:30
contrapunctus 4f36d525d5 Enable Company in tex-mode 2022-02-08 13:24:14 +05:30
contrapunctus eef145c3cb Configure mu4e keys 2022-02-08 13:23:55 +05:30
contrapunctus 98b054e240 Show verbose mbsync output 2022-02-08 13:23:41 +05:30
contrapunctus c17c35cbaf Use vertico for mu4e completion 2022-02-08 13:23:23 +05:30
contrapunctus aedcc4600f Add hydra head for mu4e 2022-02-08 13:23:03 +05:30
contrapunctus f7a6c1e30a Don't run recentf-cleanup on mode enable; auto-backup recentf file 2022-02-07 00:04:32 +05:30
contrapunctus d419b9a901 Add mu4e configuration 2022-02-07 00:04:14 +05:30
contrapunctus 36759d7dfe Add help hydra to comint hydra 2022-02-06 17:39:30 +05:30
contrapunctus 2eef05cb80 Create helper command my-org-fix-newlines 2022-02-06 17:38:19 +05:30
contrapunctus a3577588bb Update frameset 2022-02-06 17:38:07 +05:30
contrapunctus 9cfc2a433c Fix esxml-query error 2022-02-06 17:37:10 +05:30
contrapunctus 68d7aee35c Refactor and tweak output of Chronometrist query 2022-02-06 17:36:43 +05:30
contrapunctus 5fd4be9f85 Move bookmark and recentf config to Completion
Use bookmark's own autosave mechanism
2022-01-31 15:56:47 +05:30
contrapunctus 3021215afa Disable automatic recentf cleanup 2022-01-31 15:54:33 +05:30
contrapunctus 2b26a782b7 Save bookmarks on exit and when idle 2022-01-31 15:54:15 +05:30
contrapunctus 6af600db1b Enable mouse control of completion 2022-01-27 23:28:14 +05:30
contrapunctus bd57f0d03e Disable sorting for chronometrist-toggle-task-button 2022-01-27 23:27:59 +05:30
contrapunctus 93d75f0b2a Enable yasnippet in shells and REPLs 2022-01-27 23:27:31 +05:30
contrapunctus 5b5b2fd41b Write command my-copy-gpx-timestamps 2022-01-27 23:26:41 +05:30
contrapunctus f9ae684967 Add org-global-cycle binding 2022-01-27 23:26:03 +05:30
contrapunctus 05ea748538 Split Org config into multiple blocks; remove unused code; update prefixes 2022-01-25 14:12:19 +05:30
contrapunctus 5b1c670b1b Add comint navigation hydra 2022-01-24 20:58:51 +05:30
contrapunctus d348a2b4cc Don't use Vertico's sorting for Chronometrist prompts 2022-01-24 20:38:27 +05:30
contrapunctus e5827408e1 Correct cl-launch script detection 2022-01-24 20:38:03 +05:30
contrapunctus 6d82212760 Defer loading of ox-texinfo 2022-01-24 14:33:59 +05:30
contrapunctus 15080c1372 Disable explain-pause-mode 2022-01-24 14:33:52 +05:30
contrapunctus 6bfebe5b51 Use lisp-mode for cl-launch scripts 2022-01-24 00:43:07 +05:30
contrapunctus edf7b828d5 Add personal directory to load-path 2022-01-24 00:27:56 +05:30
contrapunctus 24d837f6ca Don't enable visual-fill-column-mode in org-mode buffers
It's sometimes a bother, and it's more difficult to disable it than to
enable it.
2022-01-24 00:26:29 +05:30
contrapunctus 5c8989bfe2 Add keybinding for org-global-cycle 2022-01-22 21:48:55 +05:30
contrapunctus 64a18add12 Use shorter package prefix for personal definition 2022-01-22 20:11:36 +05:30
contrapunctus 2876f4ed0f Add source comment 2022-01-22 20:11:11 +05:30
contrapunctus dc6a05440e Disable automatic completion popups 2022-01-22 20:11:04 +05:30
contrapunctus dc4095c505 Bind TAB to indent and completion 2022-01-21 23:46:48 +05:30
contrapunctus fad24f9910 Prevent yas-minor-mode from being enabled in EMMS playlist buffers 2022-01-21 23:46:10 +05:30
contrapunctus 5c02744cc0 Swap imenus and save-buffer bindings 2022-01-21 21:47:32 +05:30
contrapunctus b79ef3edaa Ask for language when my-org-src-default-lang is nil 2022-01-21 13:58:37 +05:30
contrapunctus 22e297ba0f Recenter after selecting imenu entry 2022-01-21 00:17:26 +05:30
contrapunctus 7aedd2b6fd Add keybindings for isearch-repeat-* 2022-01-20 22:41:55 +05:30
contrapunctus 081f338b50 Disable automatic heading timestamps
They're undesired in Org literate programs; I'll use this in file
local variables instead.
2022-01-20 12:11:57 +05:30
contrapunctus b713fe1efa Fix error when region is inactive 2022-01-20 11:51:21 +05:30
contrapunctus e7f90c1b0d Address use-package-lint warnings 2022-01-20 00:26:21 +05:30
contrapunctus 96f033220f Cycle through completion results 2022-01-20 00:21:30 +05:30
contrapunctus a64cbe5310 Change keybind to prevent snippet expansion when completion is desired 2022-01-20 00:09:15 +05:30
contrapunctus 2662ba9489 Add Hydra head for slime-repl-set-package 2022-01-19 21:51:42 +05:30
contrapunctus 4d83ee32c2 Bind backspace and C-backspace to vertico-directory-delete-char/word 2022-01-19 16:07:54 +05:30
contrapunctus 7e5f058fae Enable undo-tree-mode in wdired-mode 2022-01-19 15:31:39 +05:30
contrapunctus a95a7ec521 Change binding for Org navigation 2022-01-19 01:28:26 +05:30
contrapunctus 60b79410fe Fix newlines 2022-01-19 01:28:13 +05:30
contrapunctus 065a89234a Enable keyfreq 2022-01-19 01:22:31 +05:30
contrapunctus 61668fbe8b Create additional Hydra head for save-buffer
I barely use text scale adjustments, so it can be moved to
farther-away keys.
2022-01-18 19:43:20 +05:30
contrapunctus ad8ee289c4 Use common-lisp-snippets 2022-01-17 18:32:01 +05:30
contrapunctus c2de0faffc Enable yasnippet from any programming mode 2022-01-17 18:31:20 +05:30
contrapunctus 74995b3a7e Use asdf-mode 2022-01-17 18:31:04 +05:30
contrapunctus 1dce14455f Change literate-elisp form 2022-01-17 18:27:50 +05:30
contrapunctus 02315b1b8b Add hydra head to prompt for source language 2022-01-17 12:22:51 +05:30
contrapunctus 0cbfa4c24c Remove language-specific source block hydra heads 2022-01-17 12:03:37 +05:30
contrapunctus 6d85a1d42e Add tags 2022-01-17 11:31:00 +05:30
contrapunctus d65bd41cac Fix undesired literate-elisp-load ing of block 2022-01-17 11:29:30 +05:30
contrapunctus b9fd71965c Load with literate-elisp when opened 2022-01-17 11:28:30 +05:30
contrapunctus 92fca31eca Open TeX PDFs using pdf-tools 2022-01-16 19:48:10 +05:30
contrapunctus ca34e0c509 Add isearch keybindings; keep Org from indenting source blocks
Fix error about org-link-set-parameters not being defined
2022-01-16 19:45:27 +05:30
contrapunctus 9054ce9071 Bind consult-mark and consult-global-mark 2022-01-16 16:08:41 +05:30
contrapunctus 59fbab31e2 Enable use-package statistics 2022-01-16 16:06:34 +05:30
contrapunctus df7ee7d684 Move ido-mini to Navigation 2022-01-16 15:27:22 +05:30
contrapunctus 38077b5313 Make section for text-mode bindings 2022-01-16 14:05:47 +05:30
contrapunctus 952012182c Remove old function-key bindings 2022-01-16 14:02:15 +05:30
contrapunctus bfeeef02ce Add keybinding for consult-yank-pop 2022-01-16 13:58:17 +05:30
contrapunctus 2bd9910080 Enable EXWM helpers 2022-01-16 13:58:17 +05:30
contrapunctus e855eeca3d Add Boon layout polemic 😼 2022-01-16 13:58:10 +05:30
contrapunctus 2244f39f51 Mark ido-mini as disabled 2022-01-16 13:57:26 +05:30
contrapunctus 210aa37df8 Add tags to headings 2022-01-16 13:57:26 +05:30
contrapunctus 2f19538913 Move global and built-in mode keybindings to Emacs section, cleanup 2022-01-16 13:57:26 +05:30
contrapunctus 73d9959a52 Reorganize 2022-01-16 13:57:26 +05:30
contrapunctus dc738b849b Bind C-. to end-of-line (QWERTY C-e) 2022-01-16 13:57:26 +05:30
contrapunctus f011b31c56 Use default value of orderless-component-separator 2022-01-16 13:57:26 +05:30
contrapunctus 15a2d0a475 Replace ido-mini with consult-buffer 2022-01-16 13:57:26 +05:30
contrapunctus 21e42234b0 Clarify and correct commentary 2022-01-16 13:57:26 +05:30
contrapunctus c436539446 Disable orderless-initalism style
It resulted in some very far-off matches.
2022-01-16 13:57:26 +05:30
contrapunctus 22ce684297 Add and update custom_ids 2022-01-16 13:57:26 +05:30
contrapunctus 7651d2f592 Make consult-line bindings more similar to previous setup 2022-01-16 13:57:26 +05:30
contrapunctus 13acd66c78 Fix Boon keymap error 2022-01-16 13:57:26 +05:30
contrapunctus 7481a65db1 Bind package-menu-execute even if Boon is not loaded 2022-01-16 13:57:26 +05:30
contrapunctus 065469efdb Replace ivy/counsel with vertico/consult/orderless/marginalia 2022-01-16 13:57:26 +05:30
contrapunctus 6959d557b3 Reformat function 2022-01-16 13:57:26 +05:30
contrapunctus bf3ea9abc1 Move disabled sections below 2022-01-16 13:57:26 +05:30
contrapunctus 11865af0b7 Move Hydra to User Interface 2022-01-16 13:57:26 +05:30
contrapunctus ee7347c516 Add eshell configuration 2022-01-16 13:57:26 +05:30
contrapunctus f5121d50dd Move markdown-mode bindings into use-package 2022-01-16 13:57:26 +05:30
contrapunctus 381b74304b Move yasnippet to Completion 2022-01-16 13:57:26 +05:30
contrapunctus ee19410056 Add newlines 2022-01-16 13:57:26 +05:30
contrapunctus 13aca6aea8 Get rid of bootstrap/non-LP init.el 2022-01-16 13:57:26 +05:30
contrapunctus 364753b025 Remove old tangling functions 2022-01-15 12:52:17 +05:30
contrapunctus 663a5cf76a Add note about keybindings 2022-01-15 12:52:17 +05:30
contrapunctus bfc5ca2b5a Remove old library 2022-01-15 10:31:07 +05:30
contrapunctus 0564bde343 Use when-let instead of awhen 2022-01-15 10:29:24 +05:30
contrapunctus 671b7c2ab6 Use (file/dir-local) compile-command to determine command to run 2022-01-15 10:28:01 +05:30
contrapunctus 67e5bbda66 Reinstate :commands 2022-01-15 10:11:47 +05:30
contrapunctus 57bbbdb701 Remove unnecessary :commands 2022-01-15 10:06:34 +05:30
contrapunctus c0adf42577 Remove obsolete find-tag commands and bindings 2022-01-15 10:05:51 +05:30
contrapunctus f56f8fe182 Disable :ensure for explain-pause-mode
It is not present in MELPA or ELPA.
2022-01-15 01:06:25 +05:30
contrapunctus 2956ec4f27 Use `:ensure t` instead of use-package-always-ensure
The latter would break if I use-package'd a library which was not also
a package.
2022-01-15 01:02:48 +05:30
contrapunctus cf98d4e53f Add newlines 2022-01-15 00:46:44 +05:30
contrapunctus f00012df16 Enable company in SLIME buffers 2022-01-15 00:45:52 +05:30
contrapunctus b3d08694d0 Fix emms-playlist-mode keymap error 2022-01-15 00:44:11 +05:30
contrapunctus ba2db8d6c8 Define missing special variants of Lispy commands 2022-01-14 21:04:58 +05:30
contrapunctus 6a707d8468 Update disabled tags, add headings 2022-01-14 19:27:10 +05:30
contrapunctus e3584f2712 Change Lispy keys 2022-01-14 19:26:09 +05:30
contrapunctus 6760668c4c Comment on completion setup 2022-01-14 16:52:46 +05:30
contrapunctus 6beef200ff Reorganize sections 2022-01-14 16:41:12 +05:30
contrapunctus 4fff1af7ad Create sections in web development 2022-01-14 16:28:40 +05:30
contrapunctus 61906a14a8 Extract text from source block 2022-01-14 16:28:30 +05:30
contrapunctus 31e185f669 Move wgrep to Search 2022-01-14 16:27:23 +05:30
contrapunctus 9438bf2d25 Remove disabled command forms 2022-01-14 16:26:50 +05:30
contrapunctus 81a4ff624e Fix newlines 2022-01-14 16:26:35 +05:30
contrapunctus c95e364c30 Add headings, custom_ids 2022-01-14 13:31:07 +05:30
contrapunctus 257da23a01 Add custom_ids 2022-01-14 13:27:34 +05:30