diff options
author | Jan Edmund Lazo <jan.lazo@mail.utoronto.ca> | 2021-04-27 20:26:22 -0400 |
---|---|---|
committer | Jan Edmund Lazo <jan.lazo@mail.utoronto.ca> | 2021-04-27 21:25:35 -0400 |
commit | e7f6c520141c104960790d9bb2e52260ba959b76 (patch) | |
tree | ca42aab8e3c440bdbbef1dc4b2244fa0b4211edf /runtime/indent/php.vim | |
parent | a299f54cd7e949e93a9ddc07ec13999e6da489af (diff) | |
download | rneovim-e7f6c520141c104960790d9bb2e52260ba959b76.tar.gz rneovim-e7f6c520141c104960790d9bb2e52260ba959b76.tar.bz2 rneovim-e7f6c520141c104960790d9bb2e52260ba959b76.zip |
vim-patch:b17893aa940d
Update runtime files
https://github.com/vim/vim/commit/b17893aa940dc7d45421f875f5d90855880aad27
Omit feedkeys() changes.
Diffstat (limited to 'runtime/indent/php.vim')
-rw-r--r-- | runtime/indent/php.vim | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/indent/php.vim b/runtime/indent/php.vim index 67a1327dc9..0e623689d5 100644 --- a/runtime/indent/php.vim +++ b/runtime/indent/php.vim @@ -3,7 +3,7 @@ " Author: John Wellesz <John.wellesz (AT) gmail (DOT) com> " URL: https://www.2072productions.com/vim/indent/php.vim " Home: https://github.com/2072/PHP-Indenting-for-VIm -" Last Change: 2019 Jully 21st +" Last Change: 2020 Mar 05 " Version: 1.70 " " |