cmp-under-comparator
nvim-cmp comparator function for completion items that start with one or more underlinescompletion
manually-created
cmp-under-comparator improves the sorting of completion items that start with underlines in nvim-cmp. It ensures that these items are placed at the end of the completion suggestions, which is useful in languages like Python. The plugin can be easily integrated with your existing nvim-cmp setup
Media


Developers using cmp-under-comparator
more configs
797
init.lua
191
10136
444
init.lua
267
13086
183
init.lua
111
23140
165
init.lua
39
3216
Other completion plugins
more plugins
hrsh7th/nvim-cmp
A completion plugin for neovim coded in Lua.
8703
2
completion
lukas-reineke/cmp-rg
ripgrep source for nvim-cmp
311
0
completion