feat: Add new configs
This commit is contained in:
5
.config/micro/bindings.json
Normal file
5
.config/micro/bindings.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"Alt-/": "lua:comment.comment",
|
||||
"CtrlUnderscore": "lua:comment.comment",
|
||||
"Ctrl-X": "Quit"
|
||||
}
|
||||
Reference in New Issue
Block a user