Wednesday, September 4, 2019

Re: Unwanted underline

On 9/4/19, Christian Brabandt <cblists@256bit.org> wrote:
>
> On Mi, 04 Sep 2019, hh h wrote:
>
>>
>> I installed 2:8.0.1453-1ubuntu1.1 in Ubuntu 18.4, could anyone explain why
>> vim display underline in system key word, I don't want those underline,
>> how can I set .vimrc to remove those underline?
>>
>> #include <unistd.h>
>> #include <inttypes.h>
>> #include <string>
>> #include <vector>
>
> That is quite a brief problem description. From the context, I assume
> you see this with C files, however I don't see that with the mentioned
> header lines.

With C++ file.


> 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?

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

Thank you Christian

--
--
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/CAA%3DhcWRby1uj96r%3DnWHk6X57tVhNjgR4yUOQqPxJ6hi-CpQ3mA%40mail.gmail.com.

No comments: