Replace evil-commentary with evil-nerd-commenter
The latter provides a comment text object and better commenting support across various languages.
This commit is contained in:
parent
07380af819
commit
d87310bd55
5 changed files with 14 additions and 16 deletions
|
@ -3,12 +3,12 @@
|
|||
|
||||
(package! evil)
|
||||
(package! evil-args)
|
||||
(package! evil-commentary)
|
||||
(package! evil-easymotion)
|
||||
(package! evil-embrace)
|
||||
(package! evil-escape)
|
||||
(package! evil-exchange)
|
||||
(package! evil-indent-plus)
|
||||
(package! evil-nerd-commenter)
|
||||
(package! evil-numbers :recipe (:host github :repo "janpath/evil-numbers"))
|
||||
(package! evil-snipe)
|
||||
(package! evil-surround)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue