mirror of
https://github.com/Xevion/dotfiles.git
synced 2025-12-18 08:11:46 -06:00
Add micro config
This commit is contained in:
4
dot_config/micro/bindings.json
Normal file
4
dot_config/micro/bindings.json
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
{
|
||||||
|
"Alt-/": "lua:comment.comment",
|
||||||
|
"CtrlUnderscore": "lua:comment.comment"
|
||||||
|
}
|
||||||
3
dot_config/micro/settings.json
Normal file
3
dot_config/micro/settings.json
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
{
|
||||||
|
"mkparents": true
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user