vim-patch 7.4.199

Problem:    ]P doesn't paste over Visual selection.
Solution:   Handle Visual mode specifically. (Christian Brabandt)

https://code.google.com/p/vim/source/detail?r=54b1a90c937380195fad6a52408aa3b4eed6d8d1
This commit is contained in:
Keerthan Jaic
2014-04-07 14:11:19 -04:00
committed by Thiago de Arruda
parent 69d7e864e9
commit d4acb0df2f
2 changed files with 41 additions and 3 deletions

View File

@@ -202,6 +202,12 @@ static char *(features[]) = {
static int included_patches[] = {
// Add new patch number below this line
199,
//198,
//197,
//196,
//195,
//194,
192,
//191,
//190,