mirror of
https://github.com/correl/melpa.git
synced 2024-12-22 19:17:27 +00:00
nu-mode : remove texi. Keep info.
This commit is contained in:
parent
0d3ebc5372
commit
5ccdf39731
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
(nu-mode
|
(nu-mode
|
||||||
:fetcher github
|
:fetcher github
|
||||||
:repo "pyluyten/emacs-nu"
|
:repo "pyluyten/emacs-nu"
|
||||||
:files ("nu-mode/*.el" "doc/nu-mode.texi" "doc/nu-mode.info"))
|
:files ("nu-mode/*.el" "doc/nu-mode.info"))
|
||||||
|
|
Loading…
Reference in a new issue