Update kak and kak-lsp
Should fix some bugs and bring back upper-case goto
This commit is contained in:
parent
89f97086e7
commit
40f0fd3c88
3 changed files with 30 additions and 28 deletions
|
@ -38,7 +38,7 @@ map global normal <#> ': comment-line<ret>'
|
|||
map global normal <a-#> ': comment-block<ret>'
|
||||
|
||||
# Go to grep-jump
|
||||
map global goto F -docstring "current grep-jump match" '<esc>: grep-jump<ret>'
|
||||
map global goto f -docstring "current grep-jump match" '<esc>: grep-jump<ret>'
|
||||
|
||||
# System clipboard interactions
|
||||
hook global RegisterModified '"' %{ nop %sh{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue