call coc#config('float', { 'border': 'true', 'close': 'true' })
but nothing changed
#3941
Answered
by
vitaly-zdanevich
vitaly-zdanevich
asked this question in
Q&A
-
I see the same: |
Beta Was this translation helpful? Give feedback.
Answered by
vitaly-zdanevich
Jul 21, 2022
Replies: 1 comment
-
Solved by |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
vitaly-zdanevich
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Solved by
call coc#config('hover', { 'floatConfig': { 'border': 'true' } })