emacs/ranger: add ranger module to doom

This commit is contained in:
Ting Zhou
2018-12-05 17:23:40 -08:00
parent 9ccb55ad44
commit b00ce82ef9
5 changed files with 63 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
;; -*- no-byte-compile: t; -*-
;;; private/ranger/packages.el
(package! ranger)
(package! all-the-icons-dired)
(package! font-lock+ :recipe (:fetcher github :repo "emacsmirror/font-lock-plus"))