LazyVim.LazyVim/lua/lazyvim/plugins/extras/ai
akioweh fa94c73362
fix printable characters being mapped in select mode
most of the "visual mode" mappings use "v" instead of "x", affecting
select mode, which should not have printable characters remapped. (this
is felt when e.g. using snippets)
2025-07-29 00:16:33 +04: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 printable characters being mapped in select mode 2025-07-29 00:16:33 +04: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