mirror of
https://github.com/correl/melpa.git
synced 2024-11-28 19:19:50 +00:00
Merge pull request #875 from mlf176f2/patch-2
Update ergoemacs-mode to new repo
This commit is contained in:
commit
4e022e040a
1 changed files with 8 additions and 9 deletions
|
@ -1,10 +1,9 @@
|
||||||
(ergoemacs-mode
|
(ergoemacs-mode
|
||||||
:url "https://code.google.com/p/ergoemacs/"
|
:fetcher github :repo "ergoemacs/ergoemacs-mode")
|
||||||
:files ("ergoemacs/ergoemacs-keybindings/*.el"
|
:files ("*.el"
|
||||||
"ergoemacs/ergoemacs-keybindings/*.svg"
|
"*.svg"
|
||||||
"ergoemacs/ergoemacs-keybindings/*.ahk"
|
"*.ahk"
|
||||||
"ergoemacs/ergoemacs-keybindings/*.info"
|
"*.info"
|
||||||
"ergoemacs/ergoemacs-keybindings/dir"
|
"dir"
|
||||||
"ergoemacs/ergoemacs-keybindings/bash-us.txt"
|
"bash-us.txt"
|
||||||
"ergoemacs/ergoemacs-keybindings/os_x_qwerty.dict.txt")
|
"os_x_qwerty.dict.txt"))
|
||||||
:fetcher git)
|
|
||||||
|
|
Loading…
Reference in a new issue