Compare commits
No commits in common. "71648bb0f862e67287ad34d4681740cec03901b2" and "069573696fe9207bbe93bf6171d40a58db556e90" have entirely different histories.
71648bb0f8
...
069573696f
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
return {
|
||||
"David-Kunz/gen.nvim",
|
||||
lazy = true,
|
||||
lazy = false,
|
||||
keys = {
|
||||
{ "<leader>ai", ":Gen<CR>", mode = { "n", "v" }, desc = "AI tools using Ollama" },
|
||||
{ "<leader>aa", ":Gen Ask<CR>", mode = { "n", "v" }, desc = "[A]I [A]sk" },
|
||||
|
|
Loading…
Reference in a new issue