mirror of
https://github.com/neovim/neovim.git
synced 2026-01-18 11:09:11 +10:00
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>