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


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to