nvim/lua/plugins/neogen.lua

7 lines
135 B
Lua

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