Bug#535682: vim-runtime: incorrect YAML syntax highlight

Jakub Wilk ubanus at users.sf.net
Sat Jul 4 10:36:09 UTC 2009


Package: vim-runtime
Version: 2:7.2.148-2
Severity: minor

vim highlights YAML files in a way that does not follow the actual YAML 
syntax.

For example, in the attached file:
- "date" and "non-date" should be highlighted in the same way, as they 
are both string keys;
- "2009-01-01" and "01-2009-01" should be highlighted in a distinct 
way, as the former is a date and the latter is a plain string;
- "string" and "2nd-string" should be highlighted in the same way, as 
they are both strings.


-- System Information:
Debian Release: squeeze/sid
    APT prefers unstable
    APT policy: (900, 'unstable'), (500, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.30-1-686 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=pl_PL.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages vim-runtime depends on:
ii  dpkg                          1.15.3     Debian package management system

Versions of packages vim-runtime recommends:
ii  vim                          2:7.2.148-2 Vi IMproved - enhanced vi editor
ii  vim-gtk [vim]                2:7.2.148-2 Vi IMproved - enhanced vi editor -

vim-runtime suggests no packages.

-- no debconf information

-- 
Jakub Wilk
-------------- next part --------------
date: 2009-01-01
non-date: 01-2009-01
strings:
- string
- 2nd-string
-------------- next part --------------
A non-text attachment was scrubbed...
Name: test.png
Type: image/png
Size: 938 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-vim-maintainers/attachments/20090704/857857ea/attachment.png>


More information about the pkg-vim-maintainers mailing list