Merge pull request #1038 from ztlevi/ranger

Adding Ranger module to doom
This commit is contained in:
Henrik Lissner
2018-12-13 15:04:37 -05:00
committed by GitHub
5 changed files with 64 additions and 5 deletions

View File

@@ -8,7 +8,9 @@
(package! ns-auto-titlebar))
;; core-ui.el
(package! all-the-icons)
(package! all-the-icons
:recipe (:fetcher github :repo "ubolonton/all-the-icons.el"
:branch "font-lock-fix" :files (:defaults "data")))
(package! hide-mode-line)
(package! highlight-indentation)
(package! highlight-numbers)