cleanup
This commit is contained in:
parent
b5f0fa7efd
commit
b8b309fbe8
2 changed files with 122 additions and 213 deletions
|
|
@ -1,6 +1,6 @@
|
|||
local cmp = require "cmp"
|
||||
|
||||
local options = {
|
||||
cmp.setup({
|
||||
|
||||
snippet = {
|
||||
expand = function(args)
|
||||
|
|
@ -38,6 +38,6 @@ local options = {
|
|||
{ name = "nvim_lua" },
|
||||
{ name = "path" },
|
||||
},
|
||||
}
|
||||
})
|
||||
|
||||
return options
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue