This commit is contained in:
2023-01-20 10:54:22 +01:00
parent 77036d0584
commit 7a65e3fb59
18 changed files with 123 additions and 164 deletions

View File

@@ -2,7 +2,7 @@ return {
source_priority = {
nvim_lsp = 1000,
luasnip = 750,
buffer = 500,
path = 250,
path = 500,
buffer = 250,
},
}