correction to gen.nvim
This commit is contained in:
parent
0f6d6b7e16
commit
0d0c2c4898
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ return {
|
|||
},
|
||||
config = function()
|
||||
require("gen").setup({
|
||||
ollama = {
|
||||
{
|
||||
model = "codellama",
|
||||
host = "localhost",
|
||||
port = "11434",
|
||||
|
|
Loading…
Reference in a new issue