diff options
author | ZyX <kp-pav@yandex.ru> | 2014-06-14 17:02:05 +0400 |
---|---|---|
committer | ZyX <kp-pav@yandex.ru> | 2014-08-20 20:21:37 +0400 |
commit | 1e11de538578897bf19478caf1a4c667ce3d6b75 (patch) | |
tree | 53a8814f219ea62d61b0292c8a7ba665658ffd2b /runtime/syntax/php.vim | |
parent | b8a32b66033335a27eb928ccf73caecccfacea2a (diff) | |
download | rneovim-1e11de538578897bf19478caf1a4c667ce3d6b75.tar.gz rneovim-1e11de538578897bf19478caf1a4c667ce3d6b75.tar.bz2 rneovim-1e11de538578897bf19478caf1a4c667ce3d6b75.zip |
Fix problem with test47: addition is not bitwise OR
:diffsplit command used to include some flag value twice. If I was using bitwise
OR it would be OK, but I had addition here. Changed to use bitwise OR.
Diffstat (limited to 'runtime/syntax/php.vim')
0 files changed, 0 insertions, 0 deletions