Add: bindings config for Micro editor

This commit is contained in:
Aroy-Art 2024-06-22 22:32:23 +02:00
parent 5b18da0504
commit 9ab07e6667
Signed by: Aroy
GPG key ID: DB9689E9391DD156

View file

@ -0,0 +1,5 @@
{
"Alt-/": "lua:comment.comment",
"CtrlUnderscore": "lua:comment.comment",
"Ctrl-Shift-A": "lua:comment.comment"
}