forked from aniani/vim
updated for version 7.0001
This commit is contained in:
11
runtime/syntax/xhtml.vim
Normal file
11
runtime/syntax/xhtml.vim
Normal file
@@ -0,0 +1,11 @@
|
||||
" 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
|
Reference in New Issue
Block a user