Zed settings.
This commit is contained in:
parent
e05ebb38b6
commit
157917a5f8
@ -20,6 +20,7 @@
|
|||||||
"file_types": {
|
"file_types": {
|
||||||
"YAML": ["gotmpl"]
|
"YAML": ["gotmpl"]
|
||||||
},
|
},
|
||||||
|
"format_on_save": false,
|
||||||
"git": {
|
"git": {
|
||||||
"inline_blame": {
|
"inline_blame": {
|
||||||
"enabled": true
|
"enabled": true
|
||||||
@ -58,7 +59,7 @@
|
|||||||
"working_directory": "first_project_directory"
|
"working_directory": "first_project_directory"
|
||||||
},
|
},
|
||||||
"theme": {
|
"theme": {
|
||||||
"dark": "Monokai Charcoal (gray)",
|
"dark": "Ayu Dark",
|
||||||
"light": "Ayu Light",
|
"light": "Ayu Light",
|
||||||
"mode": "system"
|
"mode": "system"
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user