diff options
Diffstat (limited to 'config.org')
-rw-r--r-- | config.org | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config.org b/config.org index 400721a..c7d2e36 100644 --- a/config.org +++ b/config.org @@ -1264,7 +1264,7 @@ Hide commands in M-x which do not work in the current mode. bookmark-default-file "~/.config/emacs/bookmarks") #+end_src -** Miscellaneous +* Miscellaneous #+begin_src elisp (setopt save-place-mode 1) |