Changes
1 changed files (+3/-1)
-
-
@@ -2,8 +2,10 @@// Defaults "Alt-/": "lua:comment.comment", "CtrlUnderscore": "lua:comment.comment", // https://github.com/zyedidia/Nmicro/issues/2008 // https://github.com/zyedidia/micro/issues/2008 "OldBackspace": "DeleteWordLeft", "CtrlDelete": "DeleteWordRight", // Konsole doesn't support OSC52 paste // So CtrlV screws up Klipper "CtrlV": "None" }
-