mirror of
https://github.com/correl/melpa.git
synced 2024-12-18 19:21:32 +00:00
5 lines
265 B
Text
5 lines
265 B
Text
(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")))
|