]> ruderich.org/simon Gitweb - config/dotfiles.git/blobdiff - vim/after/syntax/apache.vim
shell: set GOTOOLCHAIN=local
[config/dotfiles.git] / vim / after / syntax / apache.vim
diff --git a/vim/after/syntax/apache.vim b/vim/after/syntax/apache.vim
deleted file mode 100644 (file)
index 73c5c0a..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-" Vim syntax file
-" Language:     Apache files
-" Maintainer:   Simon Ruderich <simon@ruderich.org>
-" Last Change:  2008-12-07
-
-
-" Only check spelling in comments.
-syn match apacheComment "^\s*#.*$" contains=apacheFixme,@Spell