aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-11-05 12:20:14 +0800
committerGitHub <noreply@github.com>2022-11-05 12:20:14 +0800
commitdaf9a63d67254342382cf79f1cd216f8e5722579 (patch)
tree6450f3cc7dae07b76b373c40e9122de596f4c8df /src
parent50048051565f84b8b75a50f4cfdc5147f861e42b (diff)
downloadrneovim-daf9a63d67254342382cf79f1cd216f8e5722579.tar.gz
rneovim-daf9a63d67254342382cf79f1cd216f8e5722579.tar.bz2
rneovim-daf9a63d67254342382cf79f1cd216f8e5722579.zip
version.c: update [skip ci] (#20825)
N/A patches: vim-patch 9.0.0829: wrong counts in macro comment
Diffstat (limited to 'src')
-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 e76d3ef9bf..98f34ca11f 100644
--- a/src/nvim/version.c
+++ b/src/nvim/version.c
@@ -669,7 +669,7 @@ static const int included_patches[] = {
1829,
1828,
// 1827,
- // 1826,
+ 1826,
1825,
1824,
1823,