Add nlinum-hl

This commit is contained in:
Henrik Lissner 2017-06-05 03:12:49 +02:00
parent 60a02b4792
commit 861cc537cc
3 changed files with 15 additions and 37 deletions

View file

@ -30,12 +30,12 @@
;; doom-one: gives Emacs a look inspired by Dark One in Atom.
;; <https://github.com/hlissner/emacs-doom-theme>
(def-package! doom-themes :demand t
(def-package! doom-themes
:load-path "~/work/plugins/emacs-doom-themes/"
:demand t
:config
(load-theme +doom-theme t)
;; nlinum line highlighting
(doom-themes-nlinum-config)
;; Add file icons to doom-neotree
(doom-themes-neotree-config)