Commit graph

9 commits

Author SHA1 Message Date
Simon Lasbrugnas
9cdf9f74fa
chore(avante): increase timeout duration to 60s 2025-08-04 17:48:16 +02:00
Simon Lasbrugnas
3fe668252b
chore: update config 2025-08-04 01:53:36 +02:00
Simon Lasbrugnas
7fb99fccc4
chore: update dependencies & adapt avante + mason-lspconfig 2025-06-23 14:17:20 +02:00
Simon Lasbrugnas
f73d54a868
chore(avante: add openai config 2025-04-17 16:31:41 +02:00
Simon Lasbrugnas
8b820f3ae4
chore(avante): set auto_suggestion option to false
avante.nvim has a hidden keybinding that I haven't found yet that I
activated on accident once and couldn't deactivate that turns on auto
suggestions. Needless to say that using Claude 3.7 for live suggestions
is a bad idea. Not thank you to avante for that (on top of that the
suggestion system was broken so I wasn't really getting any suggestions
it was just consuming a LOT of tokens for nothing)
2025-03-01 19:27:16 +01:00
Simon Lasbrugnas
a743400c52
chore: update avante config 2025-02-27 14:57:19 +01:00
Simon Lasbrugnas
ba5f6cb07b
chore(avante): update configuration 2025-01-26 04:10:56 +01:00
Simon Lasbrugnas
d379339823
chore(avante): disable hints 2024-12-06 23:17:40 +01:00
Simon Lasbrugnas
bd6e432b15
feat: avante.nvim
Avante.nvim provides a cursor (editor) like experience by providing LLM
code completion, explanations, refactor, patches, ...
2024-11-11 01:10:14 +01:00