[+] Micro settings
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
./buffers
|
||||
./backups
|
||||
@@ -1,4 +1,18 @@
|
||||
{
|
||||
"autosu": true,
|
||||
"mkparents": true
|
||||
"clipboard": "terminal",
|
||||
"colorscheme": "azalea",
|
||||
"diffgutter": true,
|
||||
"eofnewline": false,
|
||||
"hlsearch": true,
|
||||
"hltrailingws": false,
|
||||
"mkparents": true,
|
||||
"savecursor": true,
|
||||
"saveundo": true,
|
||||
"scrollbar": true,
|
||||
"scrollbarchar": " ",
|
||||
"scrollmargin": 2,
|
||||
"basename": true,
|
||||
"statusformatl": " $(filename) $(modified)($(line),$(col))$(status.paste) / ft:$(opt:filetype) / $(opt:fileformat) / $(opt:encoding)",
|
||||
"statusformatr": "Micro Editor 🐈 Help: ^G / Quit: ^Q "
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user