mirror of
https://codeberg.org/scip/dot-emacs.git
synced 2025-12-17 12:30:59 +01:00
fix fic-mode
This commit is contained in:
@@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
(use-package fic-mode
|
(use-package fic-mode
|
||||||
:config
|
:config
|
||||||
(add-something-to-mode-hooks '(c c++ cperl vala web emacs-lisp ruby python yaml) 'turn-on-fic-mode))
|
(add-something-to-mode-hooks '(c c++ cperl vala web emacs-lisp ruby python yaml) 'fic-mode))
|
||||||
|
|
||||||
|
|
||||||
;;; *** UNDO Tree Mode
|
;;; *** UNDO Tree Mode
|
||||||
|
|||||||
Reference in New Issue
Block a user