mirror of
https://github.com/airblade/vim-gitgutter.git
synced 2025-11-08 11:33:48 -05:00
Use feedkeys() so cabbrev sees it.
This commit is contained in:
@@ -555,7 +555,7 @@ function Test_hunk_stage_preview_write()
|
|||||||
wincmd P
|
wincmd P
|
||||||
|
|
||||||
" preview window
|
" preview window
|
||||||
w
|
call feedkeys(":w\<CR>", 'tx')
|
||||||
" original window
|
" original window
|
||||||
write
|
write
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user