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
935b4069ce73b60ba9075bf05ee6ab50ed3af1a9
nvim-cmp
/
lua
/
cmp
/
view
History
Felipe Gomes
1cad30fcff
Added a modified=false to documentation buffer, so it can be removed without E89 errors (
#1557
)
2023-05-05 15:54:16 +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
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