mirror of
https://github.com/vale981/boon
synced 2025-03-05 09:31:43 -05:00
Merge pull request #3 from syohex/update-dependency
Add dependency multiple-cursors
This commit is contained in:
commit
17a37e7a1b
1 changed files with 2 additions and 1 deletions
|
@ -3,6 +3,7 @@
|
|||
"0.2"
|
||||
"Ergonomic Command Mode for Emacs."
|
||||
'((emacs "24.5")
|
||||
(expand-region "0.10.0"))
|
||||
(expand-region "0.10.0")
|
||||
(multiple-cursors "1.3.0"))
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue