nixvim/config/lsp-format.nix
2025-03-03 19:08:34 +00:00

1 line
52 B
Nix

{ plugins = { lsp-format = { enable = true; }; }; }