config(nvim): do chore

main
sudo pacman -Syu 2024-10-26 03:13:01 +07:00
parent de69d209b1
commit 243c3c3166
1 changed files with 0 additions and 12 deletions

View File

@ -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 = {