1
0
Fork 0

kakoune: copy lazy keybindings

This commit is contained in:
Jeremy Kaplan 2021-02-03 23:15:53 -08:00
commit 009ab0a380

View file

@ -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>