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
feed47fd1da7a1bad2c7dca456ea19c8a5a9823a
nvim-cmp
/
lua
/
cmp
/
view
History
Joey Buiteweg
01f697a689
fix: in lua if(0) evaluates to true, so check vim.fn.has == 1 (
#1465
)
2023-02-27 15:39:37 +09:00
..
custom_entries_view.lua
fix: in lua if(0) evaluates to true, so check vim.fn.has == 1 (
#1465
)
2023-02-27 15:39:37 +09:00
docs_view.lua
Update docs_view.lua (
#1292
)
2022-11-11 11:27:19 +09:00
ghost_text_view.lua
Improve perf
2023-02-18 16:46:02 +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