melpa/recipes/neotree

6 lines
265 B
Text
Raw Normal View History

2014-08-04 14:55:39 +00:00
(neotree :fetcher github :repo "jaypei/emacs-neotree"
:files ("*.el" "*.el.in" "dir"
"*.info" "*.texi" "*.texinfo"
"doc/dir" "doc/*.info" "doc/*.texi" "doc/*.texinfo"
(:exclude ".dir-locals.el" "tests.el" "*-test.el" "*-tests.el" "*-autoloads.el" "test/*.el")))