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
823c73c16d6439d229a81bcf196241d9c4a12a23
nvim-cmp
/
lua
/
cmp
/
view
History
hrsh7th
3968bea5e2
Fixes the bug that the
cmp.close
does not close the menu when using native_menu.
2021-11-09 14:11:51 +09:00
..
custom_entries_view.lua
Fix
#473
2021-11-08 21:24:10 +09:00
docs_view.lua
Add linebreak option to cmp documentation window (
#486
)
2021-11-08 13:52:02 +09:00
ghost_text_view.lua
fix(ghost_text): generate it using chars instead of bytes (
#471
)
2021-11-05 11:49:42 +09:00
native_entries_view.lua
Fixes the bug that the
cmp.close
does not close the menu when using native_menu.
2021-11-09 14:11:51 +09:00