Neovim-Configuration/lua/plugins/neogen.lua

7 lines
145 B
Lua

return {
"danymat/neogen",
config = true,
-- Uncomment next line if you want to follow only stable versions
-- version = "*"
}