git-subtree-dir: old-conf git-subtree-mainline:4667974392git-subtree-split:62a64a79a8
6 lines
126 B
TOML
6 lines
126 B
TOML
[language-server.nil]
|
|
command = "nil"
|
|
[[language]]
|
|
name = "nix"
|
|
formatter = {command = "nixfmt"}
|
|
language-servers = [ "nil" ]
|