diff options
| author | seth <[email protected]> | 2024-06-30 09:31:12 -0400 |
|---|---|---|
| committer | seth <[email protected]> | 2024-06-30 09:31:12 -0400 |
| commit | e00e18b05f519c7f82031477d5759665abd890d1 (patch) | |
| tree | 33d6b5a7f547bdb69a62391be00529df705e5864 /config | |
| parent | 244dd7f5a4a7d39c0945f9720a68ea7704169375 (diff) | |
alejandra -> nixfmt-rfc-style
Diffstat (limited to 'config')
| -rw-r--r-- | config/plugin/lsp.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/plugin/lsp.lua b/config/plugin/lsp.lua index 0006b6a..356add3 100644 --- a/config/plugin/lsp.lua +++ b/config/plugin/lsp.lua @@ -49,7 +49,7 @@ local lsp_servers = { extraOptions = { settings = { ["nil"] = { - formatting = { command = { "alejandra" } }, + formatting = { command = { "nixfmt" } }, }, }, }, |
