]> 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 ca0f973..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-" Vim syntax file
-"
-" Language:     Apache files
-" Maintainer:   Simon Ruderich <simon@ruderich.org>
-
-
-" Only check spelling in comments.
-syn match apacheComment "^\s*#.*$" contains=apacheFixme,@Spell