Compare commits

...

2 Commits

View File

@@ -22,5 +22,6 @@
plugins.telescope.enable = true;
plugins.web-devicons.enable = true;
plugins.indent-blankline.enable = true;
extraPlugins = [ pkgs.vimPlugins.plenary-nvim ];
};
}