Mercurial > vim
view runtime/syntax/xhtml.vim @ 23883:2d3c3106eb98
Added tag v8.2.2483 for changeset a4df35126d9c47f28917d076d46cad1a7b9f839c
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Sun, 07 Feb 2021 16:45:04 +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