feat(editor): enable subword-word globally in all buffers

This commit is contained in:
2022-12-04 01:13:49 +00:00
parent d0a1d34e2c
commit 9654403bee
27 changed files with 36 additions and 57 deletions

View File

@@ -58,7 +58,6 @@
(auto-fill-mode t)
(flyspell-mode t)
(smartparens-mode t)
(subword-mode t)
(whitespace-mode t))
:config