Skip to content

Commit

Permalink
config(nvim): do chore
Browse files Browse the repository at this point in the history
  • Loading branch information
haunt98 committed Oct 25, 2024
1 parent de69d20 commit 243c3c3
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions data/nvim/init.lua
Original file line number Diff line number Diff line change
Expand Up @@ -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 = {
Expand Down

0 comments on commit 243c3c3

Please sign in to comment.