home: vim: completion: add 'cmp-under-comparator'
This commit is contained in:
parent
0f140bbc9d
commit
506c52fb83
2 changed files with 3 additions and 0 deletions
|
|
@ -74,6 +74,7 @@ in
|
|||
cmp-path # Path name suggestions
|
||||
cmp-nvim-lsp # LSP suggestions
|
||||
cmp-nvim-lua # NeoVim lua API
|
||||
cmp-under-comparator # Sort items that start with '_' lower
|
||||
|
||||
# UX improvements
|
||||
dressing-nvim # Integrate native UI hooks with Telescope etc...
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue