1
0
Fork 0

[emacs] adaptive-wrap-prefix-mode for prog-mode

master
Mike Gerwitz 2016-09-19 23:37:59 -04:00
parent 6fa3ebbed0
commit fefdbec715
No known key found for this signature in database
GPG Key ID: F22BB8158EE30EAB
1 changed files with 1 additions and 0 deletions

View File

@ -646,6 +646,7 @@ corresponding major mode(s) take effect.
(electric-pair-mode . (prog-mode-hook))
(which-function-mode . (prog-mode-hook))
(flyspell-prog-mode . (prog-mode-hook))
(adaptive-wrap-prefix-mode . (prog-mode-hook))
(js2-mode . (js-mode-hook))