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
5260e5e8ecadaf13e6b82cf867a909f54e15fd07
nvim-cmp
/
lua
/
cmp
/
view
History
hrsh7th
5260e5e8ec
use nvim_get_option_value instead of nvim{,_buf,_win}_get_option
2024-05-17 22:56:28 +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
support snippet item in ghost_text
2024-04-02 16:05:54 +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