diff --git a/NEWS b/NEWS index 392f4d7d..60d75a83 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,7 @@
+2007-XX-XX: + * version 0.5.3 + 2007-10-11: * version 0.5.2 * changed semantics of :set[!] and :prefs[!] a little, :set shows now all non-default diff --git a/vimperator.vim b/vimperator.vim index 649b7c7d..08486490 100644 --- a/vimperator.vim +++ b/vimperator.vim @@ -1,7 +1,7 @@ " Vim syntax file " Language: VIMperator configuration file " Maintainer: Doug Kearns-" Latest Revision: 2007 July 22 +" Latest Revision: 2007 October 11 if exists("b:current_syntax") finish @@ -25,8 +25,10 @@ syn keyword vimperatorCommand addo[ns] b[uffer] ba[ck] bd[elete] beep bma[rk] bm \ ve[rsion] viu[sage] w[rite] win[open] wine[dit] wo[pen] wq wqa[ll] xa[ll] zo[om] run \ contained +syn match vimperatorCommand "!" contained + " FIXME -syn match vimperatorCommandWrapper "\<\h\w*\>" contains=vimperatorCommand +syn match vimperatorCommandWrapper "\%(!\|\<\h\w*\>\)" contains=vimperatorCommand syn region vimperatorSet matchgroup=vimperatorCommand start="\ " end="$" keepend oneline contains=vimperatorOption syn keyword vimperatorOption activate act complete cpt defsearch ds extendedhinttags eht focusedhintstyle fhs fullscreen fs