zed: install some extensions
This commit is contained in:
parent
2e5e8fbc4f
commit
ebc736f780
1 changed files with 17 additions and 1 deletions
|
@ -42,7 +42,23 @@
|
||||||
"auto_install_extensions": {
|
"auto_install_extensions": {
|
||||||
"html": true,
|
"html": true,
|
||||||
"toml": true,
|
"toml": true,
|
||||||
"catppuccin": true
|
"catppuccin": true,
|
||||||
|
"make": true,
|
||||||
|
"dockerfile": true,
|
||||||
|
"sql": true,
|
||||||
|
"terraform": true,
|
||||||
|
"lua": true,
|
||||||
|
"log": true,
|
||||||
|
"docker-compose": true,
|
||||||
|
"csv": true,
|
||||||
|
"basher": true,
|
||||||
|
"proto": true,
|
||||||
|
"gdscript": true,
|
||||||
|
"jinja2": true,
|
||||||
|
"roc": true,
|
||||||
|
"gemini": true,
|
||||||
|
"graphviz": true,
|
||||||
|
"ssh-config": true
|
||||||
},
|
},
|
||||||
|
|
||||||
"languages": {
|
"languages": {
|
||||||
|
|
Loading…
Add table
Reference in a new issue