Files
nix-config/home/base/desktop/editors/emacs/lsp-bridge-user-langserver/nil.json
2024-01-07 00:11:33 +08:00

11 lines
154 B
JSON

{
"name": "nil",
"languageId": "nix",
"command": ["nil"],
"settings": {
"nil": {
"formatting": { "command": ["alejandra"] }
}
}
}