xhtml.vim (186B)
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
neovimNeovim text editor | |
| git clone https://git.dasho.dev/neovim.git | |
| Log | Files | Refs | README |