aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/version.c
diff options
context:
space:
mode:
authorJurica Bradaric <jbradaric@gmail.com>2016-05-14 15:51:44 +0200
committerJurica Bradaric <jbradaric@gmail.com>2016-05-14 15:57:50 +0200
commit055c9e1be6d73fa4a4f84299dbdbcaf8e2db140a (patch)
tree348886503a9e7cdb2411d3a30ea0788b39ef47d3 /src/nvim/version.c
parent02fb6ee45843ac0b759f5bb15bbb3f3f418f0e74 (diff)
downloadrneovim-055c9e1be6d73fa4a4f84299dbdbcaf8e2db140a.tar.gz
rneovim-055c9e1be6d73fa4a4f84299dbdbcaf8e2db140a.tar.bz2
rneovim-055c9e1be6d73fa4a4f84299dbdbcaf8e2db140a.zip
vim-patch:7.4.1161
Problem: ":argadd" without argument is supposed to add the current buffer name to the arglist. Solution: Make it work as documented. (Coot, closes vim/vim#577) https://github.com/vim/vim/commit/2faa29f896252073b53f387406109e331fbbe5f8
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 09f6ef6301..da90bc588f 100644
--- a/src/nvim/version.c
+++ b/src/nvim/version.c
@@ -521,7 +521,7 @@ static int included_patches[] = {
1164,
1163,
// 1162 NA
- // 1161,
+ 1161,
1160,
// 1159 NA
// 1158 NA