Neovim: add cmp-spell source
This commit is contained in:
parent
d2f47aa2f9
commit
d08f08d572
2 changed files with 2 additions and 0 deletions
|
@ -55,6 +55,7 @@ return function()
|
|||
{ name = "nvim_lsp" },
|
||||
{ name = "nvim_lua" },
|
||||
{ name = "path" },
|
||||
{ name = "spell" },
|
||||
},
|
||||
})
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue