]> Freerunner's - dotfiles.git/commitdiff
kak: update keybinds
authorAndre Ramnitz <tux.rising@gmail.com>
Fri, 26 Jan 2024 15:34:43 +0000 (16:34 +0100)
committerAndre Ramnitz <tux.rising@gmail.com>
Sun, 18 Aug 2024 16:18:53 +0000 (18:18 +0200)
config/kak/kakrc

index bce9c8c7a15c98ba7e6f6ba8e61b25ae932baa24..88e8e4412dd8cde0ff1ae4b8ec175cb994cc1a36 100644 (file)
@@ -131,6 +131,7 @@ map global goto m '<esc>m;' -docstring 'matching char'
 map global normal <c-a> ': inc %val{count} +<ret>'
 map global normal <c-x> ': inc %val{count} -<ret>'
 map global normal q Q
+unmap global normal q
 map global normal -docstring 'Next buffer '     <c-n> ': buffer-next<ret>'
 map global normal -docstring 'Previous buffer'  <c-p> ': buffer-previous<ret>'