Remove old junk comment

This commit is contained in:
Jessie Hildebrandt 2022-12-19 19:24:30 -05:00
parent ed811011b8
commit 82deeca6c6

View File

@ -677,7 +677,7 @@
`(nav-flash-face ((,class (:background ,dark-blue :foreground ,base-8 :weight bold))))
;; neotree
`(neo-root-dir-face ((,class (:inherit 'bold :foreground ,base-8)))) ;;:box (:line-width 7 :color ,bg)))))
`(neo-root-dir-face ((,class (:inherit 'bold :foreground ,base-8))))
`(neo-file-link-face ((,class (:foreground ,fg))))
`(neo-dir-link-face ((,class (:foreground ,fg :foreground ,base-7))))
`(neo-expand-btn-face ((,class (:foreground ,blue))))