1
0
Fork 0

nvim: do not dedup in cmp

This commit is contained in:
Daniel Kempkens 2024-07-05 10:03:11 +02:00
parent 5d2b4ef5ed
commit 9e014eb265
Signed by: daniel
SSH key fingerprint: SHA256:Ks/MyhQYcPRQiwMKLAKquWCdCPe3JXlb1WttgnAoSeM

View file

@ -82,7 +82,7 @@
kind (kind-fn entry vim-item)
strings (vim.split kind.kind "%s"
{:trimempty true})]
(set kind.dup 0)
;(set kind.dup 0)
(if (= entry.source.name :cmp_tabnine)
(do
(set kind.kind " 󱜚 ")