mirror of
https://github.com/NotAShelf/nvf.git
synced 2024-11-30 08:36:46 +00:00
Compare commits
73 commits
67815d0cc3
...
f45ba0d567
Author | SHA1 | Date | |
---|---|---|---|
|
f45ba0d567 | ||
|
3dfd83f389 | ||
|
af9f09762a | ||
|
e57ef1db64 | ||
|
6ef34511b1 | ||
|
d3ff60bd4c | ||
|
850465faba | ||
|
02676d4224 | ||
|
5e6677fb1a | ||
|
a4f03076bf | ||
|
347a04b62e | ||
|
834aee6cce | ||
|
bf54ca3cb2 | ||
|
de6e701386 | ||
|
11e0b9a031 | ||
|
7543cc2725 | ||
|
9360becd30 | ||
|
b59689dbd9 | ||
|
536feac331 | ||
|
192340494b | ||
|
eb95f77e75 | ||
|
12ed05bcfb | ||
|
aac776f7a4 | ||
|
eff15d27b4 | ||
|
0397d0722f | ||
|
70e988bb33 | ||
|
6664304f7e | ||
|
1952f41632 | ||
|
2f502f1790 | ||
|
4b703964e1 | ||
|
f107cc45eb | ||
|
e829a0964a | ||
|
46a1f0427f | ||
|
b636b22046 | ||
|
7e10870363 | ||
|
132d83e588 | ||
|
d1c410b3ff | ||
|
2d16be3ceb | ||
|
9e551aa427 | ||
|
66a03f53f8 | ||
|
e7cc55225a | ||
|
88393d6a78 | ||
|
665f0fa106 | ||
|
256a8cf62c | ||
|
d49e46ab16 | ||
|
854fd340e3 | ||
|
d76d673dd4 | ||
|
03c922a3bc | ||
|
72da674a2b | ||
|
5cc76714b7 | ||
d1c24c8eae | |||
|
20302afeca | ||
|
3b7a11cb42 | ||
|
b7a34ad52b | ||
|
4701bb15c5 | ||
|
6ae18403a8 | ||
|
283ea5b92c | ||
|
f3a41aa2b4 | ||
|
d649939b24 | ||
|
f7b099e6f8 | ||
|
fb36de0aac | ||
|
a9ce2fe101 | ||
|
127ae0200d | ||
|
bb2b3ff225 | ||
|
6c92f6cec5 | ||
|
0608e107cd | ||
|
edab575b52 | ||
|
bc6597c36a | ||
|
7e144707d9 | ||
|
96954beece | ||
|
3e48cea536 | ||
|
937d0f22af | ||
|
6ede63c170 |
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
|
||||||
function will be a comparator that always ranks the specified kind the
|
funciton will be a comparator that always ranks the specified kind the
|
||||||
lowest.
|
lowest.
|
||||||
'';
|
'';
|
||||||
apply = map (
|
apply = map (
|
||||||
|
|
Loading…
Reference in a new issue