dotfiles/.config/nvim/lua/klowner/plugins/gen.lua

6 lines
70 B
Lua

return {
"David-Kunz/gen.nvim",
opts = {
model = "mistral",
},
}