1
1
mirror of https://github.com/divnix/digga.git synced 2024-12-26 01:26:23 +03:00

kakoune: fix vertical selection shortcut

This commit is contained in:
Timothy DeHerrera 2020-12-27 20:04:32 -07:00
parent 1d3c467ca0
commit bd9367be48
No known key found for this signature in database
GPG Key ID: 8985725DB5B0C122

View File

@ -5,6 +5,7 @@ final: prev: {
kak-auto-pairs kak-auto-pairs
kak-buffers kak-buffers
kak-powerline kak-powerline
kak-vertical-selection
]; ];
}; };