nvim: cosmetic
This commit is contained in:
parent
47e3ac8493
commit
4c2416563c
|
@ -68,7 +68,7 @@ packer.use {
|
|||
})
|
||||
})
|
||||
|
||||
-- -- Set configuration for specific filetype.
|
||||
-- Set configuration for specific filetype.
|
||||
cmp.setup.filetype('lua', {
|
||||
sources = cmp.config.sources({
|
||||
{ name = 'nvim_lsp' },
|
||||
|
|
Loading…
Reference in New Issue
Block a user