On Sunday, June 2, 2019 at 6:59:59 AM UTC-4, meine wrote:
> On Sun, Jun 02, 2019 at 01:18:35AM -0700, Tatenda Biti wrote:
> > Might be a silly question. But why doesn't vim's terminal on windows 10
> > have syntax highlighting like neovim
>
> it probably depends on the colorscheme you use (what a
Some highlight groups may have both settings and links. What does it depend
from?
For instance, in the color scheme I am using (but I have noticed this in many
others):
:hi StatusLineTerm
StatusLineTerm xxx term=bold,reverse cterm=bold ctermfg=0 ctermbg=121 gui=bold
guifg=bg guibg=LightGreen
John Little wrote:
> On Sunday, June 2, 2019 at 1:54:53 PM UTC+12, Tony Mechelynck wrote:
> > for this, line 827 of doc/tagsrch.txt would have had to be:
> > *che* *chec* *check* *checkp* *checkpa* *checkpat* *checkpath*
> > instead of just the first and last ones of these; similarly for
John Little wrote:
> I just struck an inconsistency that had me confused.
>
> I was watching a steadily growing log file, and with autoread set, I used the
> command
>
> :check
>
> and nothing happened (but for a message I didn't understand). So I went to
> the help and ran
>
> :h
On Sun, Jun 2, 2019 at 12:48 PM John Little wrote:
> > :help :check (with 'wildmenu' on) or :help :check would
> > have shown you all helptags beginning with :check
>
> How would I have known to do that, when I did not know that there might be
> another command starting with "check"? I use the h
On Sun, Jun 02, 2019 at 01:18:35AM -0700, Tatenda Biti wrote:
> Might be a silly question. But why doesn't vim's terminal on windows 10 have
> syntax highlighting like neovim
it probably depends on the colorscheme you use (what and how your syntax
is displayed) and on a line in your .vimrc: `synt
On Sunday, June 2, 2019 at 1:54:53 PM UTC+12, Tony Mechelynck wrote:
> for this, line 827 of doc/tagsrch.txt would have had to be:
> *che* *chec* *check* *checkp* *checkpa* *checkpat* *checkpath*
> instead of just the first and last ones of these; similarly for _all_
> other ex-commands, w
Might be a silly question. But why doesn't vim's terminal on windows 10 have
syntax highlighting like neovim
--
--
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.