add micro configuration
This commit is contained in:
parent
59730f0660
commit
90919730c1
2 changed files with 39 additions and 0 deletions
5
micro/bindings.json
Normal file
5
micro/bindings.json
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"CtrlK": "lua:comment.comment",
|
||||
"Alt-/": "lua:comment.comment",
|
||||
"CtrlUnderscore": "lua:comment.comment"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue