Add path source for completion
This commit is contained in:
parent
7fc6b33625
commit
962e06b0d7
2 changed files with 3 additions and 1 deletions
|
@ -67,5 +67,6 @@ cmp.setup {
|
|||
},
|
||||
sources = {
|
||||
{ name = 'nvim_lsp' },
|
||||
{ name = 'path' },
|
||||
},
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue