feat(nvf): add some plugins

This commit is contained in:
Mohammad Rafiq 2025-05-20 13:06:56 +08:00
parent 90d10606bc
commit 0779eba4cc
No known key found for this signature in database
4 changed files with 26 additions and 0 deletions

View file

@ -0,0 +1,9 @@
{
enable = true;
formatOnSave = true;
inlayHints.enable = true;
lightbulb.enable = true;
lspkind.enable = true;
null-ls.enable = true;
otter-nvim.enable = true;
}