THIS IS A TEST INSTANCE ONLY! REPOSITORIES CAN BE DELETED AT ANY TIME!
This website requires JavaScript.
Explore
Help
Sign In
hiifong
/
LazyVim
Watch
1
Star
0
Fork
0
You've already forked LazyVim
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
1,242
Commits
23
Branches
309
Tags
c8e5501ee5ecd1a7b27ff3aa5f41e54c2e98ff0b
Commit Graph
7 Commits
Author
SHA1
Message
Date
Folke Lemaitre
1a4342abae
refactor: move cmp status lualine component to util
2023-10-14 18:02:47 +02:00
Folke Lemaitre
c8c929c9fd
perf(util): split lazyvim.util in smaller separate modules
2023-10-12 11:48:02 +02:00
Folke Lemaitre
b05783de8c
feat(codeium): added lualine component with codeium status similar to copilot
2023-10-09 09:13:14 +02:00
Folke Lemaitre
bff3a99697
feat(cmp): removed priority comparator in favor of source priorities for copilot/codeium
2023-10-09 09:12:29 +02:00
Folke Lemaitre
eddd3af351
feat(cmp): added custom comparator to prioritize AI sources like copilot and codeium
2023-10-09 00:06:58 +02:00
Folke Lemaitre
de93848f58
fix(cmp): properly set cmp
group_index
to fix issues with copilot and other sources (
#1639
)
2023-10-08 22:32:03 +02:00
Andreas Gerlach
af9e452854
feat(codeium): add codeium extra (
#1619
)
...
* [feat] add codeium extension * PR comments
2023-10-07 21:09:36 +02:00