Bug#547537: syntax/rst.vim: emphasis highlighting looks horrible
    Ulrik Sverdrup 
    ulrik.sverdrup at gmail.com
       
    Sun Sep 20 15:23:55 UTC 2009
    
    
  
Package: vim-runtime
Version: 2:7.2.245-2
Severity: normal
Syntax for rst (reStructuredText) *emphasis* is specified as:
	" TODO: I dunno...
	hi def      rstEmphasis             term=italic cterm=italic gui=italic
This has horrible results: with syntax on, it is shown with black
background; and you can't see where vim's visual mode selection begins
or ends, and the black looks horrible (it's also not **Strong**, it's
*emphasis*, italic, so why the completely black highlight?!)
I don't know if the TODO comment has anything to do with this. I use
this instead:
	hi def link rstEmphasis                     Special
Thanks!
ulrik
-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (990, 'testing'), (800, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: powerpc (ppc)
Kernel: Linux 2.6.27-rc8fastboot
Locale: LANG=sv_SE.UTF-8, LC_CTYPE=sv_SE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages vim-runtime depends on:
ii  dpkg                          1.15.3.1   Debian package management system
Versions of packages vim-runtime recommends:
ii  vim                          2:7.2.245-2 Vi IMproved - enhanced vi editor
ii  vim-gtk [vim]                2:7.2.245-2 Vi IMproved - enhanced vi editor -
ii  vim-tiny                     2:7.2.245-2 Vi IMproved - enhanced vi editor -
vim-runtime suggests no packages.
-- no debconf information
    
    
More information about the pkg-vim-maintainers
mailing list