mirror of
https://github.com/jimeh/.emacs.d.git
synced 2026-02-19 13:46:41 +00:00
feat(editor): enable subword-word globally in all buffers
This commit is contained in:
@@ -58,7 +58,6 @@
|
||||
(auto-fill-mode t)
|
||||
(flyspell-mode t)
|
||||
(smartparens-mode t)
|
||||
(subword-mode t)
|
||||
(whitespace-mode t))
|
||||
|
||||
:config
|
||||
|
||||
Reference in New Issue
Block a user