vim-patch:7.4.331 #1017

Problem:    Relative numbering not updated after a linewise yank.  Issue 235.
Solution:   Redraw after the yank. (Christian Brabandt)

https://code.google.com/p/vim/source/detail?r=6d984caa0409fd284722c44cb09a0a2b5360bd4f
This commit is contained in:
André Twupack
2014-07-13 15:57:13 +02:00
committed by Justin M. Keyes
parent 563f38c317
commit d730c5c57e
2 changed files with 4 additions and 1 deletions

View File

@@ -218,7 +218,7 @@ static int included_patches[] = {
//334,
//333,
//332,
//331,
331,
//330,
//329,
//328,