New directory structure + basilisk
This commit is contained in:
4
home/.config/micro/bindings.json
Normal file
4
home/.config/micro/bindings.json
Normal file
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"Alt-/": "lua:comment.comment",
|
||||
"CtrlUnderscore": "lua:comment.comment"
|
||||
}
|
||||
4
home/.config/micro/settings.json
Normal file
4
home/.config/micro/settings.json
Normal file
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"colorscheme": "simple",
|
||||
"mkparents": true
|
||||
}
|
||||
Reference in New Issue
Block a user