nixvim/config/lsp-format.nix

1 line
52 B
Nix

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