hijacking of some vim runtime files
Bram Moolenaar
Bram at moolenaar.net
Thu Apr 27 15:31:25 UTC 2006
Gerfried -
> * Stefano Zacchiroli <zack at debian.org> [2006-04-16 22:04]:
> > attached you can find the version of runtime and translation files I'm
> > proposing to be hijacked by Debian Vim Maintainers. This is the list:
> >
> > ./syntax/tpp.vim
> > ./syntax/debchangelog.vim [1]
>
> I'd like to keep those, if possible (debchangelog.vim alongside with
> debcontrol.vim) and will invest some more time into them, if allowed.
> Sorry for not replying earlier, I was burried in work (and still am
> quite a bit) currently, but if possible I'd like to keep them. I have
> quite good connection with tpp upstream so I get informed about new
> keywords even before release.
It's fine with me, so long as you do maintain the files. Note that I
included patched versions now, send me an update if you want. You can
view them online in the SVN repository:
http://svn.sourceforge.net/viewcvs.cgi/vim/vim7/runtime/syntax/
> I was working on getting bold working for the tpp syntax file, which
> isn't working nicely because the syntax allows for non-container like
> changing of these settings, making it almost impossible to do it in the
> syntax file to change the font in that respect - or I haven't found out
> how these sort of syntax levels might work:
>
> ,a
> |
> | ,b
> | |
> `a|
> |
> `b
>
> I wanted to get that running, forgot about sending the change also to
> Bram that I sent to nobse for the Debian package. Maxi mea culpa for
> that.
You can't have a region continue if the region it is contained in ends.
You might be able to do this with nextgroups. But I have not seen it
implemented, you will have to try it out.
- Bram
--
My girlfriend told me I should be more affectionate.
So I got TWO girlfriends.
/// Bram Moolenaar -- Bram at Moolenaar.net -- http://www.Moolenaar.net \\\
/// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
\\\ download, build and distribute -- http://www.A-A-P.org ///
\\\ help me help AIDS victims -- http://ICCF-Holland.org ///
More information about the pkg-vim-maintainers
mailing list