fix: don't hide duplicate snippets

This commit is contained in:
Abouzar Parvan 2021-10-10 00:30:03 +03:30 committed by GitHub
parent ba5de3c833
commit 596db66c7f
WARNING! Although there is a key with this ID in the database it does not verify this commit! This commit is SUSPICIOUS.
GPG key ID: 4AEE18F83AFDEB23

View file

@ -172,6 +172,7 @@ M.config = function()
buffer = 1,
path = 1,
nvim_lsp = 0,
luasnip = 1,
},
duplicates_default = 0,
format = function(entry, vim_item)