1 line
55 B
Nix
1 line
55 B
Nix
{ plugins = { nvim-surround = { enable = true; }; }; }
|
{ plugins = { nvim-surround = { enable = true; }; }; }
|