aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/version.c
diff options
context:
space:
mode:
authorJames McCoy <jamessan@jamessan.com>2016-08-21 15:06:58 -0400
committerGitHub <noreply@github.com>2016-08-21 15:06:58 -0400
commita26d52ea328e64ab08dae369e5a7c551bb05abf7 (patch)
treeea2900718c45a8b56450ea3f5ba0e9396eb46ff6 /src/nvim/version.c
parent71b3e20d0fba20d4957c1949352bde1744a0a947 (diff)
parentc317fc20b01e77b22b4b1f2a3b0eceb7ed4f8eba (diff)
downloadrneovim-a26d52ea328e64ab08dae369e5a7c551bb05abf7.tar.gz
rneovim-a26d52ea328e64ab08dae369e5a7c551bb05abf7.tar.bz2
rneovim-a26d52ea328e64ab08dae369e5a7c551bb05abf7.zip
Merge pull request #5231 from jamessan/vim-7.4.1700
vim-patch:7.4.1700,7.4.2219
Diffstat (limited to 'src/nvim/version.c')
-rw-r--r--src/nvim/version.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/nvim/version.c b/src/nvim/version.c
index 1cb8d128aa..978bc2e228 100644
--- a/src/nvim/version.c
+++ b/src/nvim/version.c
@@ -75,6 +75,7 @@ static char *features[] = {
// clang-format off
static int included_patches[] = {
+ 2219,
// 2200,
// 2199,
// 2198,
@@ -577,7 +578,7 @@ static int included_patches[] = {
1703,
// 1702,
// 1701,
- // 1700,
+ 1700,
// 1699,
// 1698 NA
// 1697,