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