aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/version.c
diff options
context:
space:
mode:
authorKunMing Xie <qqzz014@gmail.com>2017-11-11 07:00:11 +0800
committerJustin M. Keyes <justinkz@gmail.com>2017-11-11 00:00:11 +0100
commit4fa0970519c332350ce7cc687a0cd93ace17f5ca (patch)
tree2d91b2b8ddae4859ed21c1f96561c3d0724a2459 /src/nvim/version.c
parentfaa15c5b83d409489c5147ad99e2c44adb3eb37c (diff)
downloadrneovim-4fa0970519c332350ce7cc687a0cd93ace17f5ca.tar.gz
rneovim-4fa0970519c332350ce7cc687a0cd93ace17f5ca.tar.bz2
rneovim-4fa0970519c332350ce7cc687a0cd93ace17f5ca.zip
vim-patch:8.0.0242 (#7532)
Problem: Completion of user defined functions is not covered by tests. Solution: Add tests. Also test various errors of user-defined commands. (Dominique Pelle, closes vim/vim#1413) https://github.com/vim/vim/commit/65c836e6004647196ae0bc18e409a9e7b79207c0
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 7a12e6c38a..16a265fed3 100644
--- a/src/nvim/version.c
+++ b/src/nvim/version.c
@@ -862,7 +862,7 @@ static const int included_patches[] = {
// 245,
// 244,
243,
- // 242,
+ 242,
// 241 NA
// 240 NA
// 239 NA