summaryrefslogtreecommitdiff
path: root/user/zed
diff options
context:
space:
mode:
Diffstat (limited to 'user/zed')
-rw-r--r--user/zed/settings.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/user/zed/settings.json b/user/zed/settings.json
index 8614205..6e6d8b2 100644
--- a/user/zed/settings.json
+++ b/user/zed/settings.json
@@ -25,6 +25,12 @@
}
]
},
+ "languages": {
+ "Nix": {
+ "language_servers": ["nixd"],
+ "format_on_save": "off"
+ }
+ },
"lsp": {
"rust-analyzer": {
"binary": {