From efa331046b8b99b3112ec262e68c0b246796502e Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Mon, 4 Jun 2018 22:29:57 +1200 Subject: Correct a comment in ftplugin/php.vim --- vim/ftplugin/php.vim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'vim/ftplugin') diff --git a/vim/ftplugin/php.vim b/vim/ftplugin/php.vim index b545e18a..39cec4b1 100644 --- a/vim/ftplugin/php.vim +++ b/vim/ftplugin/php.vim @@ -1,6 +1,6 @@ " " Replace Vim's stock PHP filetype plugin, reimplementing only the part I -" actually need (the matchit.vim keyword pairs). +" actually need: the matchit.vim keyword pairs. " " This is mostly because the stock file pulls in HTML's filetype plugins too, " without providing a variable check to stop it. That causes absurd problems -- cgit v1.2.3