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
a110e12d0b58eefcf5b771f533fc2cf3050680ac
nvim-cmp
/
lua
/
cmp
/
view
History
Logan Walls
a110e12d0b
enable ghost_text for multi-line completions (
#1886
)
2024-06-08 15:59:43 +09:00
..
custom_entries_view.lua
use nvim_get_option_value instead of nvim{,_buf,_win}_get_option
2024-05-17 22:56:28 +09:00
docs_view.lua
feat: make winblend configurable (
#1861
)
2024-03-24 20:44:34 +09:00
ghost_text_view.lua
enable ghost_text for multi-line completions (
#1886
)
2024-06-08 15:59:43 +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