mirror of
https://github.com/jimeh/.emacs.d.git
synced 2026-02-19 13:46:41 +00:00
flyspell-mode still breaks git-commit-mode
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
(defun siren-git-commit-mode-defaults ()
|
||||
(subword-mode)
|
||||
(setq tab-width 2)
|
||||
(flyspell-mode)
|
||||
;; (flyspell-mode) ;; in GUI causes git-commit-mode to lock up emacs
|
||||
(linum-mode t)
|
||||
(auto-fill-mode))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user