nix-config/home/toast/programs/nixvim/plugins/nvim-autopairs.nix

3 lines
60 B
Nix

{
programs.nixvim.plugins.nvim-autopairs.enable = true;
}