-- Plugin for generating annotations return { { "danymat/neogen", config = true, -- Uncomment next line if you want to follow only stable versions version = "*", config = function() require "custom/neogen" end, } }