Thursday, September 5, 2019

Re: Unwanted underline

On 09/05 11:49AM, JH wrote:
>> Please provide exact reproduction steps. Start with vim --clean
>
>Wow, that makes different, it displays color, no underline any more,
>how can I run the vim without --clean?

All `--clean` does is skip loading .vimrc and all other user-provided
configuration.


>Also, I use .vimrc configure, what the statement can I add to .vimrc
>to turn the color off?

Well, it sounds like it's not something you need to add *to* .vimrc, but
rather something you need to remove *from* .vimrc to solve this problem.
If you post yours, we can probably help you diagnose it; likely it's
some ANSI color code that your terminal doesn't know about and is
choosing to represent it via underline.

--
Adrian

--
--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/vim_use/20190905193848.2dldtnjwwxvnhchk%40gauss.localdomain.

No comments: