mirror of
https://github.com/neovim/neovim.git
synced 2025-10-02 07:58:35 +00:00
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)
2faa29f896
This commit is contained in:
@@ -521,7 +521,7 @@ static int included_patches[] = {
|
||||
1164,
|
||||
1163,
|
||||
// 1162 NA
|
||||
// 1161,
|
||||
1161,
|
||||
1160,
|
||||
// 1159 NA
|
||||
// 1158 NA
|
||||
|
Reference in New Issue
Block a user