tiny update debsources.vim please

cdluminate cdluminate at 163.com
Mon Jul 7 14:50:35 UTC 2014


A patch is attached.

just change:
syn match debsourcesDistrKeyword   +\([[:alnum:]_./]*\)\(squeeze\|wheezy\|\(old\)\=stable\|testing\|unstable\|sid\|rc-buggy\|experimental\|devel\|lucid\|precise\|saucy\|trusty\|utopic\)\([-[:alnum:]_./]*\)+

with:
syn match debsourcesDistrKeyword   +\([[:alnum:]_./]*\)\(squeeze\|wheezy\|jessie\|\(old\)\=stable\|testing\|unstable\|sid\|rc-buggy\|experimental\|devel\|lucid\|precise\|saucy\|trusty\|utopic\)\([-[:alnum:]_./]*\)+



where a "jessie" is added.
thanks.



---
千里之行,始于足下。
---
Regards,
C.D.Luminate


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/pkg-vim-maintainers/attachments/20140707/3044439a/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: debsources.vim.patch
Type: application/octet-stream
Size: 436 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-vim-maintainers/attachments/20140707/3044439a/attachment.obj>


More information about the pkg-vim-maintainers mailing list