1 line
52 B
Nix
1 line
52 B
Nix
{ plugins = { lsp-format = { enable = true; }; }; }
|
{ plugins = { lsp-format = { enable = true; }; }; }
|