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:
@@ -24,4 +24,5 @@ setl scb
|
||||
|
||||
wincmd p
|
||||
|
||||
call feedkeys(":setl scb\n\<C-w>\<C-w>", 't')
|
||||
setl scb
|
||||
wincmd w
|
||||
|
||||
Reference in New Issue
Block a user