rm rnix
This commit is contained in:
parent
e57625aa92
commit
985a4ddc86
3 changed files with 6 additions and 6 deletions
|
|
@ -43,7 +43,6 @@ cmp.setup {
|
|||
['<CR>'] = cmp.mapping.confirm({ select = true }),
|
||||
}),
|
||||
sources = cmp.config.sources({
|
||||
{ name = 'cmp_tabnine' },
|
||||
{ name = 'nvim_lsp' },
|
||||
{ name = "otter" },
|
||||
{ name = 'path' },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue