This website requires JavaScript.
Explore
Help
Register
Sign In
leigh
/
nvim-cmp
Watch
1
Star
0
Fork
0
You've already forked nvim-cmp
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
d153771162bd9795d9f7142df5c674b61066a585
nvim-cmp
/
lua
/
cmp
/
view
History
François Fleur
d153771162
fix(ghost_text): safely apply virtual_text highlight (
#1563
)
2023-05-12 15:42:39 +09:00
..
custom_entries_view.lua
Add
buftype=nofile
for entries_win and docs_win
2023-05-04 19:35:24 +09:00
docs_view.lua
Added a modified=false to documentation buffer, so it can be removed without E89 errors (
#1557
)
2023-05-05 15:54:16 +09:00
ghost_text_view.lua
fix(ghost_text): safely apply virtual_text highlight (
#1563
)
2023-05-12 15:42:39 +09:00
native_entries_view.lua
Fix parantheses bug and use string.rep (
#1297
)
2022-11-12 11:16:12 +09:00
wildmenu_entries_view.lua
feat: select_next_item and select_prev_item support "count" option. deafults to 1 (
#1262
)
2022-11-09 19:26:20 +09:00