mirror of
https://github.com/jimeh/.emacs.d.git
synced 2026-02-19 13:46:41 +00:00
Enable flyspell-mode in git-commit-mode
It no longer seems to cause emacs to randomly freeze.
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
|
||||
(subword-mode)
|
||||
(fci-mode t)
|
||||
;; (flyspell-mode) ;; in GUI causes git-commit-mode to lock up emacs
|
||||
(flyspell-mode)
|
||||
(linum-mode t)
|
||||
(auto-fill-mode))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user