mirror of
https://github.com/iofq/nvim.nix.git
synced 2026-01-23 08:55:16 -06:00
feat: codecompanion.nvim
This commit is contained in:
parent
55bade6fb7
commit
b4404d2c1f
6 changed files with 69 additions and 46 deletions
|
|
@ -7,7 +7,8 @@ return {
|
|||
{
|
||||
'<leader>de',
|
||||
'<cmd>Trouble diagnostics toggle focus=true<CR>',
|
||||
{ noremap = true, desc = 'Trouble diagnostics' }
|
||||
noremap = true,
|
||||
desc = 'Trouble diagnostics'
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue