chore(config): update zed config

This commit is contained in:
2025-02-25 20:25:24 +02:00
parent 6de8e92968
commit 241eed66f5

View File

@@ -11,7 +11,7 @@
},
"formatter": {
"external": {
"command": "node_modules/.bin/prettier",
"command": "prettier",
"arguments": [
"--stdin-filepath",
"{buffer_path}"
@@ -69,7 +69,7 @@
"buffer_font_fallbacks": [
"JetBrainsMono Nerd Font"
],
"inline_completions": {
"edit_predictions": {
"disabled_globs": [
".env"
]