From: Gabriel Dunne Date: Sat, 12 Dec 2020 02:07:37 +0000 (-0800) Subject: Updating .vimrc X-Git-Url: https://git.quilime.com/?a=commitdiff_plain;h=eab9f0fe3d00c9cd8a0ee1242c6d9f4d54b2a407;p=cfg.git Updating .vimrc --- diff --git a/.emacs b/.emacs index 7530c41..2529cab 100644 --- a/.emacs +++ b/.emacs @@ -6,6 +6,8 @@ ;; backup in one place. flat, no file structure (setq backup-directory-alist '(("" . "~/.emacs.d/backup"))) +(global-font-lock-mode 1) +(setq font-lock-maximum-decoration t) ;; neotree ;; https://github.com/jaypei/emacs-neotree