kakoune: copy lazy keybindings
This commit is contained in:
parent
f57763e462
commit
009ab0a380
1 changed files with 5 additions and 0 deletions
|
|
@ -6,3 +6,8 @@ colorscheme github
|
|||
add-highlighter global/number-lines number-lines -separator ' '
|
||||
add-highlighter global/show-matching show-matching
|
||||
add-highlighter global/wrap wrap -word
|
||||
|
||||
map global normal <semicolon> , -docstring 'leader'
|
||||
map global user w ':w<ret>'
|
||||
map global user b ':b '
|
||||
map global user <space> <semicolon>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue