How can I disable the separator line completely? #367
-
I'm talking about the white line after ##User: Often, when I undo or make some edits, it comes down like this, hiding the text below it: Setting the require('CopilotChat').setup({
separator = ' ', -- this doesn't solve the problem
}) I appreciate any help. And a huge thanks for building this plugin! |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
Agreed on this, I would prefer to be able to disable it completely |
Beta Was this translation helpful? Give feedback.
-
Disable |
Beta Was this translation helpful? Give feedback.
Disable
highlight_headers
config option, the separator needs to be there for parsing, but that single line comes from extmark fromhighlight_headers
option