feat: add plugins to nvf
This commit is contained in:
parent
03e35377eb
commit
b0b503da2a
8 changed files with 184 additions and 18 deletions
5
users/modules/programs/nvf/conform-nvim.nix
Normal file
5
users/modules/programs/nvf/conform-nvim.nix
Normal file
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
programs.nvf.settings.vim.formatter.conform-nvim = {
|
||||
enable = true;
|
||||
};
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue