Mercurial > vim
view runtime/syntax/xhtml.vim @ 28246:e3d6184b89fa
Update runtime files
Commit: https://github.com/vim/vim/commit/46eea444d992c2ae985cabb775a5d283f8e16df3
Author: Bram Moolenaar <Bram@vim.org>
Date: Wed Mar 30 10:51:39 2022 +0100
Update runtime files
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Wed, 30 Mar 2022 12:00:04 +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