mirror of
https://github.com/kogakure/dotfiles.git
synced 2026-02-03 20:25:30 +00:00
feat(nvim): add vim-nix plugin
This commit is contained in:
5
nvim/lua/plugins/vim-nix.lua
Normal file
5
nvim/lua/plugins/vim-nix.lua
Normal file
@@ -0,0 +1,5 @@
|
||||
-- Vim-Nix
|
||||
-- https://github.com/LnL7/vim-nix
|
||||
return {
|
||||
"LnL7/vim-nix",
|
||||
}
|
||||
Reference in New Issue
Block a user