mirror of
https://github.com/neovim/neovim.git
synced 2025-09-30 15:08:35 +00:00
vim-patch:7.4.1696
Problem: When using :stopinsert in a silent mapping the "INSERT" message
isn't cleared. (Coacher)
Solution: Always clear the message. (Christian Brabandt, closes vim/vim#718)
fd773e9e88
This commit is contained in:
@@ -748,7 +748,7 @@ static int included_patches[] = {
|
||||
// 1699,
|
||||
// 1698 NA
|
||||
1697,
|
||||
// 1696,
|
||||
1696,
|
||||
1695,
|
||||
// 1694 NA
|
||||
// 1693 NA
|
||||
|
Reference in New Issue
Block a user