Commit cd96fc851023
Changed files (1)
tools
emacs
config
tools/emacs/config/programming-config.el
@@ -68,7 +68,7 @@
:config
(repeatize 'flymake-repeat-map)
:hook
- (prog-mode . flyspell-prog-mode)
+ ;; (prog-mode . flyspell-prog-mode) rebind flyspell-auto-correct-previous-word
(prog-mode . flymake-mode))
(use-package flymake-codespell