nvim/lua/plugins/neogen.lua

7 lines
135 B
Lua
Raw Normal View History

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