aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/version.c
diff options
context:
space:
mode:
authorJurica Bradaric <jbradaric@gmail.com>2017-07-16 14:23:56 +0200
committerJurica Bradaric <jbradaric@gmail.com>2017-07-16 17:48:50 +0200
commit33efad7dbc26750486d1910157345c508684125e (patch)
tree3a568317f21577c928268f99a2358120ef96c74e /src/nvim/version.c
parent4dee942e732d41ad62b732c0a39719d9405bc928 (diff)
downloadrneovim-33efad7dbc26750486d1910157345c508684125e.tar.gz
rneovim-33efad7dbc26750486d1910157345c508684125e.tar.bz2
rneovim-33efad7dbc26750486d1910157345c508684125e.zip
vim-patch:8.0.0017
Problem: Cannot get the number of the current quickfix or location list. Solution: Use the current list if "nr" in "what" is zero. (Yegappan Lakshmanan) Remove debug command from test. https://github.com/vim/vim/commit/890680ca6364386fabb271c85e0755bcaa6a33c1
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 c7b8220776..a8b1e4d22d 100644
--- a/src/nvim/version.c
+++ b/src/nvim/version.c
@@ -712,7 +712,7 @@ static const int included_patches[] = {
// 20,
19,
// 18,
- // 17,
+ 17,
// 16 NA
// 15 NA
// 14 NA