Mercurial > vim
view runtime/syntax/xhtml.vim @ 6864:c9a5d51c9161 v7.4.752
patch 7.4.752
Problem: Unicode 8.0 not supported.
Solution: Update tables for Unicode 8.0. Avoid E36 when running the script.
(James McCoy)
author | Bram Moolenaar <bram@vim.org> |
---|---|
date | Sun, 21 Jun 2015 14:22:00 +0200 |
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