about summary refs log tree commit diff stats
path: root/.emacs.d/lisp
Commit message (Collapse)AuthorAgeFilesLines
* Add embark preview to minibufferDavid Morgan2021-09-011-2/+11
|
* Cleanup marginalia configDavid Morgan2021-09-011-8/+2
|
* Add consult-fd and fix bindingDavid Morgan2021-09-011-3/+27
|
* Remove esh-autosuggest and try to fix xterm-color errorDavid Morgan2021-09-011-3/+1
|
* Split out minibuffer configDavid Morgan2021-08-282-318/+324
|
* Move and update eshell and vterm configDavid Morgan2021-08-282-17/+44
|
* Bind C-x f to projectile-recentfDavid Morgan2021-08-281-1/+4
|
* Try magit built-in functionality instead of fullframeDavid Morgan2021-08-282-1/+2
|
* Enable revert mode for dired, etcDavid Morgan2021-08-281-0/+1
|
* Make sure vertico-directory-enter is definedDavid Morgan2021-08-271-0/+1
|
* Wrap vertico-directory-enter to play nicely with ProjectileDavid Morgan2021-08-271-1/+14
|
* Remove undo-tree-visualize keychordDavid Morgan2021-08-271-1/+0
|
* Tweak some (mostly search-map) bindingsDavid Morgan2021-08-261-47/+50
|
* Make checkdoc happyDavid Morgan2021-08-261-1/+1
|
* Move anzuDavid Morgan2021-08-232-17/+17
|
* Move uniquifyDavid Morgan2021-08-232-5/+5
|
* Remove some duplicate key bindingsDavid Morgan2021-08-231-4/+1
|
* Exclude elpa directory from recent filesDavid Morgan2021-08-231-0/+1
|
* Move isearch config to a separate fileDavid Morgan2021-08-232-24/+28
|
* Allow consult ripgrep to search binary files (consult-z-ripgrep)David Morgan2021-08-231-0/+5
|
* Unbind vertico-directory-enter for nowDavid Morgan2021-08-231-1/+1
|
* Try isearch instead of ctrlfDavid Morgan2021-08-211-12/+21
|
* Change rg.el bindingsDavid Morgan2021-08-211-2/+3
|
* Remove duplicate rg.el use-package callDavid Morgan2021-08-211-4/+0
|
* Don't use exec-path-from-shell on XDavid Morgan2021-08-211-1/+1
|
* Add anzu isearch bindingsDavid Morgan2021-08-211-1/+4
|
* Add missing move-text-up bindingsDavid Morgan2021-08-211-0/+3
|
* Change consult-line bindingsDavid Morgan2021-08-211-3/+4
|
* Add vertico-directory-homeDavid Morgan2021-08-201-0/+7
|
* Make sure extra frames are created maximised tooDavid Morgan2021-08-201-0/+1
|
* Play around with some keybindingsDavid Morgan2021-08-202-4/+5
|
* Speed up exec-path-from-shellDavid Morgan2021-08-191-0/+2
|
* Turn off magit-diff-refine-ignore-whitespaceDavid Morgan2021-08-191-0/+1
|
* Fix fullframe configDavid Morgan2021-08-191-1/+2
|
* Add vertico-directory-slashDavid Morgan2021-08-191-1/+9
|
* MergeDavid Morgan2021-08-192-4/+7
|\
| * Add marginalia prompt category for crux recentfDavid Morgan2021-08-181-1/+3
| |
| * Fix vertico-extensions load pathsDavid Morgan2021-08-181-3/+3
| |
| * Always bind ctrlf-cancelDavid Morgan2021-08-181-0/+1
| |
* | Add vc-annotate to fullframe listDavid Morgan2021-08-191-1/+1
| |
* | Tweak some keybindingsDavid Morgan2021-08-193-2/+3
|/
* Turn on minibuffer-depth-indicate-modeDavid Morgan2021-08-181-1/+2
|
* Change/move some window and buffer key bindingsDavid Morgan2021-08-183-5/+9
|
* Add operate-on-numberDavid Morgan2021-08-181-0/+4
|
* Tweak recentf settingsDavid Morgan2021-08-181-3/+3
|
* Add ovpn-modeDavid Morgan2021-08-181-0/+2
|
* Use fd as it respects .gitignore/.ignoreDavid Morgan2021-08-181-3/+3
|
* Make crux load after key-chord to prevent missing bindingsDavid Morgan2021-08-181-0/+1
|
* Fix magit configDavid Morgan2021-08-181-11/+2
|
* Correct package nameDavid Morgan2021-08-171-1/+1
|