repo.or.cz
/
MacVim.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fix placement of auxiliary IM window for Core Text
[MacVim.git]
/
runtime
/
syntax
/
xhtml.vim
blob
0c6ea734033d7ac9c2001995376d576743322d56
1
" Vim syntax file
2
" Language: XHTML
3
" Maintainer: noone
4
" Last Change: 2003 Feb 04
5
6
" Load the HTML syntax for now.
7
runtime! syntax/html.vim
8
9
let b:current_syntax = "xhtml"
10
11
" vim: ts=8