Mercurial > vim
view runtime/syntax/xhtml.vim @ 15114:87237010fcf9
Added tag v8.1.0567 for changeset ae25a1172514215c86757fbc58237ea78a465c7a
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Fri, 07 Dec 2018 13:30:09 +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