Mercurial > vim
view runtime/syntax/xhtml.vim @ 6386:762ab69c2d13 v7.4.524
updated for version 7.4.524
Problem: When using ":ownsyntax" spell checking is messed up. (Issue 78)
Solution: Use the window-local option values. (Christian Brabandt)
author | Bram Moolenaar <bram@vim.org> |
---|---|
date | Wed, 19 Nov 2014 19:33:16 +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