0
0
mirror of https://github.com/vim/vim.git synced 2025-11-15 23:14:06 -05:00

updated for version 7.4a.021

Problem:    Using feedkeys() doesn't always work.
Solution:   Omit feedkeys(). (Ken Takata)
This commit is contained in:
Bram Moolenaar
2013-07-14 13:02:12 +02:00
parent 3fb14bc734
commit ff52518969
2 changed files with 4 additions and 1 deletions

View File

@@ -24,4 +24,5 @@ setl scb
wincmd p
call feedkeys(":setl scb\n\<C-w>\<C-w>", 't')
setl scb
wincmd w