move path higher then buffer
This commit is contained in:
parent
50ebfd0215
commit
4fe65e5f5d
@ -115,8 +115,8 @@ function M.config()
|
||||
sources = {
|
||||
{ name = 'nvim_lsp' },
|
||||
{ name = 'snippy' },
|
||||
{ name = 'buffer' },
|
||||
{ name = 'path' },
|
||||
{ name = 'buffer' },
|
||||
{ name = 'calc' },
|
||||
},
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user