aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/version.c
diff options
context:
space:
mode:
authorMichael Ennen <mike.ennen@gmail.com>2016-11-23 15:56:35 -0700
committerMichael Ennen <mike.ennen@gmail.com>2016-11-23 15:56:35 -0700
commit4f8964cc003d47175384c587326988bf5cdaf4ef (patch)
tree45f1bd47c0a8aeba5185fba2f60d5ac272d778b0 /src/nvim/version.c
parent5f0260808cf3712718555ee177476b8aefd78280 (diff)
downloadrneovim-4f8964cc003d47175384c587326988bf5cdaf4ef.tar.gz
rneovim-4f8964cc003d47175384c587326988bf5cdaf4ef.tar.bz2
rneovim-4f8964cc003d47175384c587326988bf5cdaf4ef.zip
vim-patch:7.4.1923
Problem: Command line editing is not tested much. Solution: Add tests for expanding the file name and 'wildmenu'. https://github.com/vim/vim/commit/ae3150ec8d9da4a244acffebea55416946ca23d3 The test_cmdline.vim tests were ported in 23f591dba078fee16a and thus should have marked 1923 as applied. The test_cmdline.vim invocation has been moved from test_alot.vim to src/nvim/testdir/Makefile to better accord with the upstream code.
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 8f3619f1e8..69ef75097a 100644
--- a/src/nvim/version.c
+++ b/src/nvim/version.c
@@ -519,7 +519,7 @@ static int included_patches[] = {
// 1926 NA
// 1925 NA
// 1924 NA
- // 1923,
+ 1923,
// 1922 NA
// 1921 NA
// 1920 NA