vim-patch:7.4.181

Problem:    When using 'pastetoggle' the status lines are not updated. (Samuel
            Ferencik, Jan Christoph Ebersbach)
Solution:   Update the status lines. (Nobuhiro Takasaki)

https://code.google.com/p/vim/source/detail?r=cb5683bcde03796baa7e845fd9a2fcaec3383538
This commit is contained in:
Hinidu
2014-04-04 20:27:55 +03:00
committed by Thiago de Arruda
parent 9e6f8954cd
commit e3ba6d97ff
2 changed files with 8 additions and 1 deletions

View File

@@ -202,6 +202,9 @@ static char *(features[]) = {
static int included_patches[] = {
// Add new patch number below this line
181,
//180,
//179,
178,
//177,
//176,