mirror of
https://github.com/neovim/neovim.git
synced 2025-10-15 22:36:09 +00:00
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:

committed by
Thiago de Arruda

parent
421c388bb7
commit
965f587061
@@ -251,7 +251,7 @@ static int included_patches[] = {
|
||||
//213,
|
||||
//212,
|
||||
//211,
|
||||
//210,
|
||||
210,
|
||||
209,
|
||||
//208,
|
||||
207,
|
||||
|
Reference in New Issue
Block a user