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
6c84bc75c64f778e9f1dcb798ed41c7fcb93b639
nvim-cmp
/
lua
/
cmp
/
view
History
hrsh7th
3874e09e80
fix(entry): remove offset + 1 for tailwindcss
2023-05-28 22:33:20 +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
fix(entry): remove offset + 1 for tailwindcss
2023-05-28 22:33:20 +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