config/default: add ]a/[a motions for arguments
This commit is contained in:
parent
45c21a5a83
commit
42bdb848b5
1 changed files with 2 additions and 0 deletions
|
@ -318,6 +318,8 @@
|
||||||
:nv "K" #'+lookup/documentation
|
:nv "K" #'+lookup/documentation
|
||||||
:n "zx" #'kill-this-buffer
|
:n "zx" #'kill-this-buffer
|
||||||
:n "ZX" #'bury-buffer
|
:n "ZX" #'bury-buffer
|
||||||
|
:m "]a" #'evil-forward-arg
|
||||||
|
:m "[a" #'evil-backward-arg
|
||||||
:n "]b" #'next-buffer
|
:n "]b" #'next-buffer
|
||||||
:n "[b" #'previous-buffer
|
:n "[b" #'previous-buffer
|
||||||
:n "]w" #'+workspace/switch-right
|
:n "]w" #'+workspace/switch-right
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue