1
0
Fork 0
nix-config/modules/nixos/cli/neovim/surround/default.nix

3 lines
61 B
Nix

{
programs.nvf.settings.vim.mini.surround.enable = true;
}