config(nvim): do chore
parent
de69d209b1
commit
243c3c3166
|
@ -649,18 +649,6 @@ require("lazy").setup({
|
|||
})
|
||||
end,
|
||||
},
|
||||
|
||||
-- https://github.com/David-Kunz/gen.nvim
|
||||
{
|
||||
"David-Kunz/gen.nvim",
|
||||
config = function()
|
||||
require("gen").setup({
|
||||
model = "qwen2.5-coder:1.5b",
|
||||
display_mode = "split",
|
||||
show_model = true,
|
||||
})
|
||||
end,
|
||||
},
|
||||
}, {
|
||||
performance = {
|
||||
rtp = {
|
||||
|
|
Loading…
Reference in New Issue