mirror of
https://github.com/correl/melpa.git
synced 2024-11-14 11:09:31 +00:00
Ensure grails-mode and groovy-mode packages don't overlap
This commit is contained in:
parent
fa100a87b7
commit
3fe318b4e5
2 changed files with 2 additions and 2 deletions
|
@ -1 +1 @@
|
|||
(grails-mode :fetcher github :repo "Groovy-Emacs-Modes/groovy-emacs-modes")
|
||||
(grails-mode :fetcher github :repo "Groovy-Emacs-Modes/groovy-emacs-modes" :files ("grails-mode.el"))
|
||||
|
|
|
@ -1 +1 @@
|
|||
(groovy-mode :fetcher github :repo "Groovy-Emacs-Modes/groovy-emacs-modes")
|
||||
(groovy-mode :fetcher github :repo "Groovy-Emacs-Modes/groovy-emacs-modes" :files ("*groovy*.el"))
|
||||
|
|
Loading…
Reference in a new issue