diff options
author | Alan Pearce | 2023-09-10 17:45:35 +0200 |
---|---|---|
committer | Alan Pearce | 2023-09-10 17:45:35 +0200 |
commit | fc34f9bff56658d9987b7cc62c1a7106a467f7e7 (patch) | |
tree | 5512c42894fca2a82f15177a174373e85a873b59 /user/settings | |
parent | 92d3bf79aaaf99f85b6d252fafd8b6cdcf4ff987 (diff) | |
download | nixfiles-fc34f9bff56658d9987b7cc62c1a7106a467f7e7.tar.lz nixfiles-fc34f9bff56658d9987b7cc62c1a7106a467f7e7.tar.zst nixfiles-fc34f9bff56658d9987b7cc62c1a7106a467f7e7.zip |
Emacs: install orderless
Diffstat (limited to 'user/settings')
-rw-r--r-- | user/settings/emacs.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/user/settings/emacs.nix b/user/settings/emacs.nix index 41726356..7283cc72 100644 --- a/user/settings/emacs.nix +++ b/user/settings/emacs.nix @@ -146,6 +146,7 @@ in markdown-mode marginalia nerd-icons + orderless doom-modeline php-mode persist-state |