mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 06:39:14 +00:00
nvim: +cmp-path source
This commit is contained in:
parent
0c895c9426
commit
f951ce518a
3 changed files with 3 additions and 0 deletions
|
|
@ -183,6 +183,7 @@ cmp.setup {
|
|||
sources = {
|
||||
{ name = "luasnip" },
|
||||
{ name = "nvim_lsp" },
|
||||
{ name = "path" },
|
||||
{
|
||||
name = "buffer",
|
||||
keyword_length = 10,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue