mirror of
https://github.com/correl/melpa.git
synced 2024-12-22 19:17:27 +00:00
Remove :files option
This commit is contained in:
parent
dcf80ff8ec
commit
6ceef648a0
1 changed files with 1 additions and 5 deletions
|
@ -1,5 +1 @@
|
||||||
(neotree :fetcher github :repo "jaypei/emacs-neotree"
|
(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")))
|
|
||||||
|
|
Loading…
Reference in a new issue