[vim/vim] syntax/vim.vim doesn't recognize some flags for the ":s" command (#6161)

14 views
Skip to first unread message

lkintact

unread,
May 29, 2020, 8:42:50 PM5/29/20
to vim/vim, Subscribed

To Reproduce

  1. Run gvim.exe --clean
  2. Put this into the buffer: :%s/one/two/&cegiInp#lr
  3. Execute :set ft=vim

Unlike other flags, n, # and l are displayed in white on red.

Environment

  • Vim 8.2.825
  • OS: Windows 10 Home 1803
  • Terminal: GUI


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.

Gary Johnson

unread,
May 29, 2020, 9:01:45 PM5/29/20
to reply+ACY5DGGNPZEY6SGXQO...@reply.github.com, vim...@googlegroups.com
On 2020-05-29, lkintact wrote:
> To Reproduce
>
> 1. Run gvim.exe --clean
> 2. Put this into the buffer: :%s/one/two/&cegiInp#lr
> 3. Execute :set ft=vim
>
> Unlike other flags, n, # and l are displayed in white on red.
>
> Environment
>
> • Vim 8.2.825
> • OS: Windows 10 Home 1803
> • Terminal: GUI

You should contact the maintainer of the syntax file, whose contact
information appears at the top of the syntax file,
$VIMRUNTIME/syntax/vim.vim.

I've bcc'd him to avoid his address appearing on the list.

Regards,
Gary

vim-dev ML

unread,
May 29, 2020, 9:02:05 PM5/29/20
to vim/vim, vim-dev ML, Your activity

On 2020-05-29, lkintact wrote:
> To Reproduce
>
> 1. Run gvim.exe --clean
> 2. Put this into the buffer: :%s/one/two/&cegiInp#lr
> 3. Execute :set ft=vim

>
> Unlike other flags, n, # and l are displayed in white on red.
>
> Environment
>
> • Vim 8.2.825
> • OS: Windows 10 Home 1803
> • Terminal: GUI

You should contact the maintainer of the syntax file, whose contact
information appears at the top of the syntax file,
$VIMRUNTIME/syntax/vim.vim.

I've bcc'd him to avoid his address appearing on the list.

Regards,
Gary

lkintact

unread,
May 30, 2020, 12:41:46 PM5/30/20
to vim/vim, vim-dev ML, Comment

You should contact the maintainer of the syntax file, whose contact
information appears at the top of the syntax file,
$VIMRUNTIME/syntax/vim.vim.

I've bcc'd him to avoid his address appearing on the list.

Thank you, that gave me an idea I described in my next issue.


You are receiving this because you commented.

cecamp

unread,
Jun 1, 2020, 7:04:01 PM6/1/20
to vim/vim, vim-dev ML, Comment

Closed #6161.


You are receiving this because you commented.

cecamp

unread,
Jun 1, 2020, 7:04:02 PM6/1/20
to vim/vim, vim-dev ML, Comment

I just sent an updated copy of syntax/vim.vim to Bram which will include these new flags.


You are receiving this because you commented.

Reply all
Reply to author
Forward
0 new messages