aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/version.c
diff options
context:
space:
mode:
authorlonerover <pathfinder1644@yahoo.com>2017-01-04 12:05:53 +0800
committerJames McCoy <jamessan@jamessan.com>2017-02-09 22:12:48 -0500
commitfb177c2c48138ccf4cdc50f55100b71fe96f7d3c (patch)
treea0ddbb0c4e3b6570c47b93a1d05100edab0946b9 /src/nvim/version.c
parent5b8fac8ace12fec1391b2ef154d57fbecb5a84f2 (diff)
downloadrneovim-fb177c2c48138ccf4cdc50f55100b71fe96f7d3c.tar.gz
rneovim-fb177c2c48138ccf4cdc50f55100b71fe96f7d3c.tar.bz2
rneovim-fb177c2c48138ccf4cdc50f55100b71fe96f7d3c.zip
vim-patch:7.4.2082
Problem: Not much test coverage for digraphs. Solution: Add a new style digraph test. (Christian Brabandt) https://github.com/vim/vim/commit/397eadbe25370394e0dc3cb18766533a15b8d1c0
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 7adf6781b9..dca7a4ebaf 100644
--- a/src/nvim/version.c
+++ b/src/nvim/version.c
@@ -358,7 +358,7 @@ static int included_patches[] = {
// 2085,
// 2084,
// 2083,
- // 2082,
+ 2082,
2081,
// 2080,
// 2079 NA