forked from aniani/vim
updated for version 7.3.573
Problem: Using array index before bounds checking. Solution: Swap the parts of the condition. (Dominique Pelle)
This commit is contained in:
Reference in New Issue
Block a user
Problem: Using array index before bounds checking. Solution: Swap the parts of the condition. (Dominique Pelle)