diff options
| author | yuzu-eva <stevenhu@web.de> | 2023-04-01 21:53:01 +0200 |
|---|---|---|
| committer | yuzu-eva <stevenhu@web.de> | 2023-04-01 21:53:01 +0200 |
| commit | 9f9f481267f6dc8fb4cabad38c9ba9d2bd0f376b (patch) | |
| tree | 5c734fed7e75308210b7d2ab22e01406c0e96077 /config.org | |
| parent | a5d333efa771da6ad54b74492393b05cc85ffd75 (diff) | |
feat: enabled global-subword-mode
Diffstat (limited to 'config.org')
| -rw-r--r-- | config.org | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -85,7 +85,7 @@ on some major modes rather than globally *** Enable subword-mode #+begin_src emacs-lisp - + (global-subword-mode 1) #+end_src *** Indentation #+begin_src emacs-lisp |
