From 83ceb4f6f3d90ec00b4912ead29f427c62dbe5d9 Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Wed, 17 Jan 2018 11:28:57 +1300 Subject: Remove HTML and PHP syntax highlighting tweaks The things they were intended to fix aren't actually that bad, on review. --- vim/after/syntax/php.vim | 2 -- 1 file changed, 2 deletions(-) delete mode 100644 vim/after/syntax/php.vim (limited to 'vim/after/syntax/php.vim') 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 -- cgit v1.2.3