[all] Update neovin config to be qwerty compatible.

This commit is contained in:
jmug
2026-01-20 15:27:07 -08:00
parent 767770b0ec
commit 2eac47e012
6 changed files with 45 additions and 26 deletions
+4 -4
View File
@@ -7,10 +7,10 @@
git.autoRefresh = false;
keybinding = {
universal = {
prevItem-alt = "e";
nextItem-alt = "n";
prevBlock-alt = "m";
nextBlock-alt = "i";
# prevItem-alt = "e";
# nextItem-alt = "n";
# prevBlock-alt = "m";
# nextBlock-alt = "i";
nextMatch = "@";
prevMatch = "#";
new = "+";