mirror of
https://github.com/NotAShelf/nvf.git
synced 2024-11-23 05:40:44 +00:00
Compare commits
3 commits
f45ba0d567
...
67815d0cc3
Author | SHA1 | Date | |
---|---|---|---|
|
67815d0cc3 | ||
|
f1edabb210 | ||
|
21fcace3ed |
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@ in {
|
||||||
A `deprio` function and a `kinds`
|
A `deprio` function and a `kinds`
|
||||||
(`require("cmp.types").lsp.CompletionItemKind`) variable is provided
|
(`require("cmp.types").lsp.CompletionItemKind`) variable is provided
|
||||||
above `setupOpts`. By passing a type to the funcion, the returned
|
above `setupOpts`. By passing a type to the funcion, the returned
|
||||||
funciton will be a comparator that always ranks the specified kind the
|
function will be a comparator that always ranks the specified kind the
|
||||||
lowest.
|
lowest.
|
||||||
'';
|
'';
|
||||||
apply = map (
|
apply = map (
|
||||||
|
|
Loading…
Reference in a new issue