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
commit 5e7a2d8703
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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)