diff options
author | Alan Pearce | 2023-06-11 08:41:54 +0200 |
---|---|---|
committer | Alan Pearce | 2023-06-11 08:41:54 +0200 |
commit | 16db58be43b3731911c616a3e1ae41a59aa4a98d (patch) | |
tree | 8d694c6bf2a97f70477fd6eed44d87c5bdb550f5 /user/settings | |
parent | bdce118dad88aa455370b73626d29af7ca15cc3d (diff) | |
download | nixfiles-16db58be43b3731911c616a3e1ae41a59aa4a98d.tar.lz nixfiles-16db58be43b3731911c616a3e1ae41a59aa4a98d.tar.zst nixfiles-16db58be43b3731911c616a3e1ae41a59aa4a98d.zip |
Emacs: remove consult-project-extra
It doesn't do what I thought it did. Not sure how I got confused by it
Diffstat (limited to 'user/settings')
-rw-r--r-- | user/settings/emacs.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/user/settings/emacs.nix b/user/settings/emacs.nix index ae85a61c..f03d108d 100644 --- a/user/settings/emacs.nix +++ b/user/settings/emacs.nix @@ -91,7 +91,6 @@ in company-tabnine consult consult-eglot - consult-project-extra counsel crux dired-git-info |