From 9f9f481267f6dc8fb4cabad38c9ba9d2bd0f376b Mon Sep 17 00:00:00 2001 From: yuzu-eva Date: Sat, 1 Apr 2023 21:53:01 +0200 Subject: feat: enabled global-subword-mode --- config.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.org b/config.org index b8061fa..072b498 100644 --- a/config.org +++ b/config.org @@ -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 -- cgit v1.2.3