diff --git a/conf-lisp/ui.el b/conf-lisp/ui.el index 3b07c6d..3fbfa9d 100644 --- a/conf-lisp/ui.el +++ b/conf-lisp/ui.el @@ -4,7 +4,7 @@ (use-package fic-mode :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