feature/evil: new +evil:align-right command
Bound to :ral[ign]
This commit is contained in:
parent
a26755a089
commit
7574e13677
2 changed files with 12 additions and 0 deletions
|
@ -36,6 +36,7 @@
|
|||
;; Editing
|
||||
(ex! "@" #'+evil:macro-on-all-lines) ; TODO Test me
|
||||
(ex! "al[ign]" #'+evil:align)
|
||||
(ex! "ral[ign]" #'+evil:align-right)
|
||||
(ex! "enhtml" #'+web:encode-html-entities)
|
||||
(ex! "dehtml" #'+web:decode-html-entities)
|
||||
(ex! "mc" #'+evil:mc)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue