mirror of
https://github.com/neovim/neovim.git
synced 2025-09-28 22:18:33 +00:00
vim-patch:8.0.0294 (#7305)
Problem: Argument list is not stored correctly in a session file.
(lgpasquale)
Solution: Use "$argadd" instead of "argadd". (closes vim/vim#1434)
79da563cf9
Signed-off-by: Michael Schupikov <michael@schupikov.de>
This commit is contained in:

committed by
Justin M. Keyes

parent
2e9a345b3e
commit
f8dcd319d9
@@ -658,7 +658,7 @@ static const int included_patches[] = {
|
||||
297,
|
||||
// 296,
|
||||
// 295,
|
||||
// 294,
|
||||
294,
|
||||
// 293,
|
||||
// 292,
|
||||
291,
|
||||
|
Reference in New Issue
Block a user