Mercurial > vim
view runtime/syntax/xhtml.vim @ 16361:d5dc4a56ba8a
Added tag v8.1.1185 for changeset 7a8706e25c2d01eba3f36942a8ba4fecaf913f57
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Thu, 18 Apr 2019 21:15:05 +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