Wednesday, September 4, 2019

Re: Unwanted underline

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.

Please provide exact reproduction steps. Start with vim --clean

Oh, and please read at :h ft-c-syntax perhaps there exists a setting for
you to disable this.

Best,
Christian
--
Nicht alles, was zwei Backen hat, ist ein Gesicht.
-- Winfried Bornemann

--
--
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/20190904113131.GP25942%40256bit.org.

No comments: