feat(nvim): add vim-nix plugin

This commit is contained in:
Stefan Imhoff
2024-06-18 17:06:25 +02:00
parent ebce84ff98
commit 40f84c04f2
2 changed files with 6 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
-- Vim-Nix
-- https://github.com/LnL7/vim-nix
return {
"LnL7/vim-nix",
}