aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/version.c
diff options
context:
space:
mode:
authorlonerover <pathfinder1644@yahoo.com>2017-01-04 13:16:21 +0800
committerJustin M. Keyes <justinkz@gmail.com>2017-01-04 06:16:21 +0100
commitc56411ed87fe560149b68e67f63916f829affd1b (patch)
tree553b7e032138a878fd7926359822ed8437766d26 /src/nvim/version.c
parent15259c4b84c4de8aa7a7535c0195db3fd47d363e (diff)
downloadrneovim-c56411ed87fe560149b68e67f63916f829affd1b.tar.gz
rneovim-c56411ed87fe560149b68e67f63916f829affd1b.tar.bz2
rneovim-c56411ed87fe560149b68e67f63916f829affd1b.zip
vim-patch:7.4.2043 (#5871)
Problem: setbuvfar() causes a screen redraw. Solution: Only use aucmd_prepbuf() for options. https://github.com/vim/vim/commit/93431df9eb02f7cf3d7f2142bb1bef24c5f325b2
Diffstat (limited to 'src/nvim/version.c')
-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 7e08536b4e..678183107a 100644
--- a/src/nvim/version.c
+++ b/src/nvim/version.c
@@ -397,7 +397,7 @@ static int included_patches[] = {
// 2046,
// 2045 NA
// 2044,
- // 2043,
+ 2043,
// 2042 NA
// 2041 NA
// 2040 NA