Merge pull request 'correction to gen.nvim' (#8) from add-gen-nvim-2 into main
Reviewed-on: #8
This commit is contained in:
commit
069573696f
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