Commit Graph

12 Commits

Author SHA1 Message Date
jkunlin
1c0623a9df fix(highlights): give user config higher priority (#306)
* fix(highlights): give user config higher priority

* Update lua/avante/highlights.lua

---------

Co-authored-by: Aaron Pham <Aaronpham0103@gmail.com>
2024-08-28 11:44:57 -04:00
Aaron Pham
10f27d2040 feat(diff): set highlights round robin (#290)
* feat(diff): set highlights round robin

Signed-off-by: Aaron Pham <contact@aarnphm.xyz>

* docs: add notes about conflict highlight group

Signed-off-by: Aaron Pham <contact@aarnphm.xyz>

---------

Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
2024-08-27 13:52:46 -04:00
Aaron Pham
72ba4ad52e refactor: cleanup diff highlights (#247)
make sure to run on scheme change

Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
2024-08-26 17:18:37 -04:00
Aaron Pham
4f8c33cf5f refactor: move highlights to groups with fg and bg (#226)
Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
2024-08-26 01:11:05 -04:00
yetone
b494d05c9d fix: the highlights are not set correctly (#207) 2024-08-25 14:06:00 +08:00
Aaron Pham
f99bf767b5 fix(highlight): allow override (#201)
update envvar parsing from cmdline

Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
2024-08-24 20:15:45 -04:00
yetone
303928de88 Revert "feat: add support of light theme" (#196)
This reverts commit 8b55833db6.
2024-08-25 00:59:49 +08:00
tang donghai
8b55833db6 feat: add support of light theme (#195) 2024-08-25 00:53:07 +08:00
yetone
9ac9f827ba feat: show shortcut key hint (#193) 2024-08-24 20:29:46 +08:00
yetone
0e07128b56 feat: use regular floating win instead of nui.input (#191) 2024-08-24 17:34:41 +08:00
yetone
8c8d864637 fix: floating window highlights (#149) 2024-08-22 14:46:08 +08:00
yetone
2e48d387a9 refactor: get rid of nui-components (#118) 2024-08-21 21:28:17 +08:00