diff options
author | James McCoy <jamessan@jamessan.com> | 2017-03-19 15:10:27 -0400 |
---|---|---|
committer | James McCoy <jamessan@jamessan.com> | 2017-03-19 23:43:43 -0400 |
commit | 097d04ac71499f5ba0126ab6f731d4f4af0a4e84 (patch) | |
tree | 55f49d76464e7874b74e0e8c1bcc10415acf1acd /runtime/syntax/php.vim | |
parent | d3f15f1e6d299796bd552896c0ba01a7cca58618 (diff) | |
download | rneovim-097d04ac71499f5ba0126ab6f731d4f4af0a4e84.tar.gz rneovim-097d04ac71499f5ba0126ab6f731d4f4af0a4e84.tar.bz2 rneovim-097d04ac71499f5ba0126ab6f731d4f4af0a4e84.zip |
vim-patch:8.0.0393
Problem: When the same tag appears more than once, the order is
unpredictable. (Charles Campbell)
Solution: Besides using a dict for finding duplicates, use a grow array for
keeping the tags in sequence.
https://github.com/vim/vim/commit/98e83b295628bc29bc67bcc1adb8ae75d01b8e07
Diffstat (limited to 'runtime/syntax/php.vim')
0 files changed, 0 insertions, 0 deletions