Integrate evil-lion to evil-mode

adds `gl`, `gL` operators for alignment.
This commit is contained in:
yoavm448 2020-02-25 00:22:26 +02:00
parent 981ed73e66
commit f4d908852a
3 changed files with 9 additions and 0 deletions

View file

@ -8,6 +8,7 @@
(package! evil-escape :pin "f4e9116bfb")
(package! evil-exchange :pin "3030e21ee1")
(package! evil-indent-plus :pin "0c7501e6ef")
(package! evil-lion :pin "6b03593f5d")
(package! evil-nerd-commenter :pin "fa40dab8d2")
(package! evil-numbers
:recipe (:host github :repo "janpath/evil-numbers")