1
0
mirror of https://github.com/tiyn/dotfiles.git synced 2026-05-01 18:11:39 +02:00

Nvim: Added agentic.nvim

This commit is contained in:
2026-04-28 00:54:05 +02:00
parent 4ad2dd00c0
commit aa7161c70a
4 changed files with 107 additions and 22 deletions

View File

@@ -9,9 +9,9 @@ return {
},
keys = {
{
"<leader>ai",
"<leader>ao",
"<cmd>OGPT<CR>",
desc = "OGPT: Open AI View",
desc = "OGPT: Toggle chat",
},
},
opts = {