mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-04-29 12:17:05 +02:00
fix: emacs - formatting nix code via alejandra
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"name": "nil",
|
||||
"languageId": "nix",
|
||||
"command": ["nil"],
|
||||
"settings": {
|
||||
"nil": {
|
||||
"formatting": { "command": ["alejandra"] }
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user