diff options
author | Alan Pearce | 2023-03-23 16:54:50 +0100 |
---|---|---|
committer | Alan Pearce | 2023-03-23 16:54:50 +0100 |
commit | 8640a2c397c0d6dcc1b4440a124d596434f84d05 (patch) | |
tree | 920e775baba55d68a7bfb73904854d926972b7b2 /user/settings | |
parent | 21729d21ff2678b83984ee1a4e600c6e88cef2ce (diff) | |
download | nixfiles-8640a2c397c0d6dcc1b4440a124d596434f84d05.tar.lz nixfiles-8640a2c397c0d6dcc1b4440a124d596434f84d05.tar.zst nixfiles-8640a2c397c0d6dcc1b4440a124d596434f84d05.zip |
emacs: simplify minibuffer completion using only built-in packages
Diffstat (limited to 'user/settings')
-rw-r--r-- | user/settings/emacs.nix | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/user/settings/emacs.nix b/user/settings/emacs.nix index a4ab16ed..07edd7f3 100644 --- a/user/settings/emacs.nix +++ b/user/settings/emacs.nix @@ -76,7 +76,6 @@ in almost-mono-themes ag all-the-icons - amx apheleia auto-async-byte-compile avy @@ -87,7 +86,6 @@ in consult consult-eglot counsel - counsel-projectile crux dired-git-info editorconfig @@ -122,7 +120,6 @@ in git-timemachine goto-chg helpful - ivy-hydra json-mode lua-mode magit |