disable "easy" insert mode keybinds

This commit is contained in:
Schrottkatze 2024-03-03 14:27:38 +01:00
parent e2d8337e99
commit b5020cdbc7
Signed by: schrottkatze
SSH key fingerprint: SHA256:hXb3t1vINBFCiDCmhRABHX5ocdbLiKyCdKI4HK2Rbbc

View file

@ -54,7 +54,6 @@
};
};
keys = {
normal = {
space."=" = ":fmt";
};
@ -69,6 +68,7 @@
end = "no_op";
};
};
};
languages = {
language-server = {
"nu-builtin-lsp" = {