change cmp source path to async_path
This commit is contained in:
parent
aa36dc2cf7
commit
9522738186
2 changed files with 3 additions and 2 deletions
|
|
@ -70,7 +70,7 @@ require 'dep' {
|
|||
{ 'hrsh7th/nvim-cmp',
|
||||
deps = {
|
||||
'hrsh7th/cmp-buffer',
|
||||
'hrsh7th/cmp-path',
|
||||
'FelipeLema/cmp-async-path',
|
||||
'hrsh7th/cmp-calc',
|
||||
'saadparwaiz1/cmp_luasnip',
|
||||
'hrsh7th/cmp-nvim-lua',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue