disable cmp ghost text
This commit is contained in:
@@ -71,9 +71,6 @@ cmp.setup {
|
|||||||
completion = {
|
completion = {
|
||||||
keyword_length = 3
|
keyword_length = 3
|
||||||
},
|
},
|
||||||
experimental = {
|
|
||||||
ghost_text = true,
|
|
||||||
},
|
|
||||||
-- Disable in comments
|
-- Disable in comments
|
||||||
enabled = function()
|
enabled = function()
|
||||||
return not context.in_syntax_group('Comment')
|
return not context.in_syntax_group('Comment')
|
||||||
|
|||||||
Reference in New Issue
Block a user