Commit graph

7 commits

Author SHA1 Message Date
Austin Horstman
3d90bc786c
plugins/avante: fix incorrect option name
Looks like it was initialized incorrectly from inception. Renaming to
match the option name upstream.
2025-03-24 16:15:25 -05:00
Matt Sturgeon
5e9a6c00a9
treewide: neovim-plugin -> plugins 2024-12-22 10:04:00 +00:00
Austin Horstman
a7012e7864
treewide: originalName -> packPathName
We used to only think of it as the plugin repo's name, but we have been
needing to use it for the name of the plugin's packpath location.
2024-12-13 21:29:00 -06:00
Austin Horstman
3888522746
plugins/avante: add missing description 2024-12-04 21:35:44 -06:00
Gaetan Lepage
2f71c4250b tests/avante: remove deprecated model option local 2024-11-20 23:51:39 +01:00
Matt Sturgeon
7b94afceaf
plugins: cleanup most extraConfig args
- Remove `cfg` where it is unused.
- Use `opts` where necessary.
2024-11-20 20:55:16 +00:00
Gaetan Lepage
2c4e4681db plugins/avante: init 2024-09-28 21:12:33 +00:00