add : cmp-path plugin

This commit is contained in:
siduck76 2021-09-29 18:16:43 +05:30
parent 5bf92c5246
commit e137fddf6e
2 changed files with 6 additions and 0 deletions

View file

@ -66,5 +66,6 @@ cmp.setup {
{ name = "luasnip" },
{ name = "buffer" },
{ name = "nvim_lua" },
{ name = "path" },
},
}