Bug#336125: vim-common: Please support sed 'Q' command

Justin Pryzby justinpryzby at users.sourceforge.net
Fri Oct 28 00:01:14 UTC 2005


Package: vim-common
Version: 6.3-071+1
File: /usr/share/vim/vim63/syntax/sed.vim
Severity: normal
Tags: patch

Please don't color the sed command 'Q' red; instead please support it,
as with the following pseudo-patch.

-syn match sedFunction	"[dDgGhHlnNpPqx=]\s*\($\|;\)" contains=sedSemicolon,sedWhitespace
+syn match sedFunction	"[dDgGhHlnNpPqQx=]\s*\($\|;\)" contains=sedSemicolon,sedWhitespace




More information about the pkg-vim-maintainers mailing list