Mercurial > vim
view runtime/syntax/xhtml.vim @ 3275:fbb23bd517f8 v7.3.406
updated for version 7.3.406
Problem: Multi-byte characters in b:browsefilter are not handled correctly.
Solution: First use convert_filter() normally and then convert to wide
characters. (Taro Muraoka)
author | Bram Moolenaar <bram@vim.org> |
---|---|
date | Fri, 20 Jan 2012 17:57:51 +0100 |
parents | 3fc0f57ecb91 |
children |
line wrap: on
line source
" Vim syntax file " Language: XHTML " Maintainer: noone " Last Change: 2003 Feb 04 " Load the HTML syntax for now. runtime! syntax/html.vim let b:current_syntax = "xhtml" " vim: ts=8