Feat: remove spell from cmp list
This commit is contained in:
parent
4f07c62070
commit
b1cf2bbab6
@ -91,7 +91,7 @@ cmp.setup{
|
||||
{ name = 'nvim_lsp' },
|
||||
{ name = 'buffer' },
|
||||
{ name = 'path' },
|
||||
{ name = 'spell' },
|
||||
-- { name = 'spell' },
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user