Add nvim plugin and update vpn

This commit is contained in:
2024-08-31 13:43:06 -05:00
parent 5128e70e35
commit d9c523cd53
16 changed files with 207 additions and 25 deletions

View File

@@ -35,6 +35,8 @@ local plugins = {
end
},
'Vigemus/iron.nvim',
}
local lazypath = vim.fn.stdpath("data") .. "/lazy/lazy.nvim"