micro: comment line
This commit is contained in:
@@ -45,6 +45,9 @@
|
||||
"Escape" = "RemoveAllMultiCursors";
|
||||
"Shift-PageDown" = "SelectPageDown";
|
||||
"Shift-PageUp" = "SelectPageUp";
|
||||
# TODO: test on ghostty
|
||||
"Ctrl-'" = "lua:comment.comment", # doesn't work on lxterminal, `> raw` shows `EventKey: ': "'"`
|
||||
"Alt-'" = "lua:comment.comment", # workaround
|
||||
};
|
||||
programs.micro.ensurePlugins = [
|
||||
"aspell"
|
||||
|
||||
Reference in New Issue
Block a user