Advertise a bit
This commit is contained in:
@@ -15,11 +15,3 @@ vim.cmd [[
|
||||
augroup END
|
||||
]]
|
||||
|
||||
if vim.fn.hlexists('CmpDocumentation') == 0 then
|
||||
vim.api.nvim_command [[highlight link CmpDocumentation NormalFloat]]
|
||||
end
|
||||
|
||||
if vim.fn.hlexists('CmpDocumentationBorder') == 0 then
|
||||
vim.api.nvim_command [[highlight link CmpDocumentationBorder NormalFloat]]
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user