feat: add plugins to nvf

This commit is contained in:
Mohammad Rafiq 2025-03-11 22:41:13 +08:00
parent 03e35377eb
commit b0b503da2a
8 changed files with 184 additions and 18 deletions

View file

@ -0,0 +1,5 @@
{
programs.nvf.settings.vim.formatter.conform-nvim = {
enable = true;
};
}