aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorKillTheMule <KillTheMule@users.noreply.github.com>2016-04-29 19:59:46 +0200
committerKillTheMule <KillTheMule@users.noreply.github.com>2016-04-29 20:14:53 +0200
commit8be91867b3c0b3ed75adb87d16cfdf8e3db8bcba (patch)
tree675d192270e7bc36c6e9c7072295694f95515aad /src
parent126e4758076aec243a05c5e838c2a7f5197ad678 (diff)
downloadrneovim-8be91867b3c0b3ed75adb87d16cfdf8e3db8bcba.tar.gz
rneovim-8be91867b3c0b3ed75adb87d16cfdf8e3db8bcba.tar.bz2
rneovim-8be91867b3c0b3ed75adb87d16cfdf8e3db8bcba.zip
vim-patch:7.4.889
Problem: Triggering OptionSet from setwinvar() isn't tested. Solution: Add a test. (Christian Brabandt) https://github.com/vim/vim/commit/74b738d414b2895b3365e26ae3b7792eb82ccf47 Mark 7.4.889 as merged Done in https://github.com/neovim/neovim/commit/9bd8fcde1e82cb535abe46ff508de7029d8f686e
Diffstat (limited to 'src')
-rw-r--r--src/nvim/version.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/nvim/version.c b/src/nvim/version.c
index b9e97f205e..3de61ea69f 100644
--- a/src/nvim/version.c
+++ b/src/nvim/version.c
@@ -789,7 +789,7 @@ static int included_patches[] = {
// 892 NA
891,
// 890 NA
- // 889,
+ 889,
888,
887,
// 886 NA