diff options
author | Alan Pearce | 2023-07-14 18:20:35 +0200 |
---|---|---|
committer | Alan Pearce | 2023-07-14 18:20:35 +0200 |
commit | ec1179512fc8f65e5b2066450695a07f900fc22b (patch) | |
tree | aa775f123bf0d2b4db17a39460b2b2f119ae8e83 /user/settings | |
parent | 6ef238e1d0315da79211c67fc273785e4dbdb185 (diff) | |
download | nixfiles-ec1179512fc8f65e5b2066450695a07f900fc22b.tar.lz nixfiles-ec1179512fc8f65e5b2066450695a07f900fc22b.tar.zst nixfiles-ec1179512fc8f65e5b2066450695a07f900fc22b.zip |
Emacs: automatically save state files whilst idle
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 725bc34c..cd0e316e 100644 --- a/user/settings/emacs.nix +++ b/user/settings/emacs.nix @@ -161,6 +161,7 @@ in marginalia nerd-icons doom-modeline + persist-state posframe quickrun rainbow-mode |