add content
This commit is contained in:
parent
94df7c8562
commit
cc9afc5ffe
140 changed files with 10414 additions and 1 deletions
4
data/home/.config/micro/bindings.json
Normal file
4
data/home/.config/micro/bindings.json
Normal file
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
"Alt-/": "lua:comment.comment",
|
||||
"CtrlUnderscore": "lua:comment.comment"
|
||||
}
|
BIN
data/home/.config/micro/buffers/history
Normal file
BIN
data/home/.config/micro/buffers/history
Normal file
Binary file not shown.
1
data/home/.config/micro/settings.json
Normal file
1
data/home/.config/micro/settings.json
Normal file
|
@ -0,0 +1 @@
|
|||
{}
|
Loading…
Add table
Add a link
Reference in a new issue