Add micro config

This commit is contained in:
2024-10-12 04:31:24 -05:00
parent c54ada5d9e
commit 97700909e2
2 changed files with 7 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
{
"Alt-/": "lua:comment.comment",
"CtrlUnderscore": "lua:comment.comment"
}

View File

@@ -0,0 +1,3 @@
{
"mkparents": true
}