LazyVim.LazyVim/lua/lazyvim/plugins/extras/ai
Jose Storopoli 6276193e6f
feat(extras): ai: add claudecode.nvim
Adds [`claudecode.nvim`](https://github.com/coder/claudecode.nvim) which integrates Claude Code into NeoVim using snacks terminal.

I've been using this config for a while now and I think it's time to upstream to LazyVim.
The configurations are the recommended ones from the plugin's README.
2025-07-05 06:56:14 -03:00
..
claudecode.lua feat(extras): ai: add claudecode.nvim 2025-07-05 06:56:14 -03:00
codeium.lua fix(codeium): doesnt automatically load when vim.g.ai_cmp is set to false (#5182) 2024-12-18 22:28:39 +01:00
copilot-chat.lua fix(copilot-chat): switch from deprecated picker integrations (#5707) 2025-03-01 15:21:12 +01:00
copilot.lua fix(copilot): remove load on BufReadPost instead of InsertEnter 2025-01-31 20:10:50 +01:00
supermaven.lua perf(supermaven): add lazy-loading (#5183) 2024-12-19 15:41:11 +01:00
tabnine.lua feat(blink): boost results from ai providers and enable async, to get much faster completions 2024-12-15 18:33:50 +01:00