]> ruderich.org/simon Gitweb - config/dotfiles.git/blob - syntax/apache.vim
shell: set GOTOOLCHAIN=local
[config/dotfiles.git] / syntax / apache.vim
1 " Vim syntax file
2 " Language:     Apache files
3 " Maintainer:   Simon Ruderich <simon@ruderich.org>
4 " Last Change:  2008-12-07
5
6
7 " Only check spelling in comments.
8 syn match apacheComment "^\s*#.*$" contains=apacheFixme,@Spell