0.4 bump; refactor + new plugins + level up emacsfu

This commit is contained in:
Henrik Lissner 2015-10-15 14:01:53 -04:00
parent d073d61531
commit c7db4e0096
12 changed files with 259 additions and 208 deletions

View file

@ -43,8 +43,5 @@ gets killed.")
"A list of files that count as 'project files', which determine whether a
folder is the root of a project or not.")
(defcustom narf-big-font (font-spec :family "Ubuntu Mono" :size 18 :antialias t)
"Font to switch to in big mode")
(provide 'core-vars)
;;; core-vars.el ends here