Merge pull request #1038 from ztlevi/ranger
Adding Ranger module to doom
This commit is contained in:
commit
5e7a2d8703
5 changed files with 64 additions and 5 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue