nvim/lua/custom
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
..
lsp chore: removed lsp source information when only one source is available 2025-02-27 14:57:37 +01:00
plugins chore(avante): set auto_suggestion option to false 2025-03-01 19:27:16 +01:00
snippets chore: remove unused Go snippets 2024-12-06 23:35:57 +01:00
completion.lua chore(cmp): change suggestion order 2024-12-06 23:35:33 +01:00
lualine.lua style(lualine): replace filename with relative filepath 2024-11-12 12:07:29 +01:00
snippets.lua feat: add snippet support 2024-11-11 02:51:54 +01:00
telescope.lua feat: cleanup config 2024-11-09 20:37:37 +01:00
typescript-tools.lua feat: enhance typescript configuration 2025-02-27 14:55:50 +01:00