mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-04-25 10:18:37 +02:00
11 lines
154 B
JSON
11 lines
154 B
JSON
{
|
|
"name": "nil",
|
|
"languageId": "nix",
|
|
"command": ["nil"],
|
|
"settings": {
|
|
"nil": {
|
|
"formatting": { "command": ["alejandra"] }
|
|
}
|
|
}
|
|
}
|