fix fic-mode

This commit is contained in:
2023-04-12 14:33:08 +02:00
parent 249de3a1e6
commit a7e3305607

View File

@@ -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