aboutsummaryrefslogtreecommitdiff
path: root/vim/after/syntax/php.vim
diff options
context:
space:
mode:
Diffstat (limited to 'vim/after/syntax/php.vim')
-rw-r--r--vim/after/syntax/php.vim2
1 files changed, 0 insertions, 2 deletions
diff --git a/vim/after/syntax/php.vim b/vim/after/syntax/php.vim
deleted file mode 100644
index 139e9d36..00000000
--- a/vim/after/syntax/php.vim
+++ /dev/null
@@ -1,2 +0,0 @@
-" Make PHP highlighting a bit less visually noisy
-highlight! link phpVarSelector phpIdentifier