aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/version.c
diff options
context:
space:
mode:
authorKunMing Xie <qqzz014@gmail.com>2017-10-29 00:05:59 +0800
committerJustin M. Keyes <justinkz@gmail.com>2017-10-28 18:05:59 +0200
commit122f52bf897abd1cda4fa467157657fee6bcfe94 (patch)
tree1f5e34c05c0da9231f1fdd581109801628bb3cd7 /src/nvim/version.c
parent8c732f7274145805be817c481e313059bce9f037 (diff)
downloadrneovim-122f52bf897abd1cda4fa467157657fee6bcfe94.tar.gz
rneovim-122f52bf897abd1cda4fa467157657fee6bcfe94.tar.bz2
rneovim-122f52bf897abd1cda4fa467157657fee6bcfe94.zip
vim-patch:8.0.0206 (#7446)
Problem: Test coverage for :retab insufficient. Solution: Add test for :retab. (Dominique Pelle, closes vim/vim#1391) https://github.com/vim/vim/commit/8822744b4d9d40aa1fd59870a8bdd7c64c59a42b
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 6f3ca12458..d841f58b92 100644
--- a/src/nvim/version.c
+++ b/src/nvim/version.c
@@ -898,7 +898,7 @@ static const int included_patches[] = {
209,
208,
// 207,
- // 206,
+ 206,
205,
// 204,
// 203 NA