vim-patch:7.4.210

Problem:    Visual block mode plus virtual edit doesn't work well with tabs.
            (Liang Li)
Solution:   Take coladd into account. (Christian Brabandt)

https://code.google.com/p/vim/source/detail?r=420fd9cb86d51a92c4307a746557e81914c6d6c4
This commit is contained in:
oni-link
2014-04-13 01:10:11 +02:00
committed by Thiago de Arruda
parent 421c388bb7
commit 965f587061
4 changed files with 16 additions and 3 deletions

View File

@@ -251,7 +251,7 @@ static int included_patches[] = {
//213,
//212,
//211,
//210,
210,
209,
//208,
207,