Added icons to neotree.
This commit is contained in:
parent
5fcdec6b4f
commit
9a1857aa1e
|
@ -327,10 +327,12 @@ layers configuration.
|
|||
This is the place where most of your configurations should be done. Unless it is
|
||||
explicitly specified that a variable should be set before a package is loaded,
|
||||
you should place your code here."
|
||||
|
||||
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
||||
;; UI
|
||||
;; Use Slant
|
||||
(setq powerline-default-separator 'slant)
|
||||
;; Neotree: Enable Icons
|
||||
(setq neo-theme 'icons)
|
||||
;; Setting the theme the cursor and colors for stuff
|
||||
(setq spacemacs-evil-cursors '(("normal" "#51afef" box)
|
||||
("insert" "chartreuse3" (bar . 2))
|
||||
|
|
Loading…
Reference in New Issue
Block a user