Files
nix-config/home-manager/nixvim/surround.nix
2025-08-15 15:13:04 +02:00

4 lines
43 B
Nix

{
plugins.nvim-surround.enable = true;
}