Mercurial > vim
view runtime/syntax/xhtml.vim @ 30085:ebed259f919f
Update runtime files
Commit: https://github.com/vim/vim/commit/0daafaa7d99ef500f76b1b12f5fe8153e2fcaea0
Author: Bram Moolenaar <Bram@vim.org>
Date: Sun Sep 4 17:45:43 2022 +0100
Update runtime files
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Sun, 04 Sep 2022 19:00: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