mirror of
https://github.com/neovim/neovim.git
synced 2025-11-26 12:10:40 +00:00
Problem: Crash when trying to use s: variable in typed command.
Solution: Don't use the script index when not set. (Ken Takata,
closes vim/vim#6366)
8e6cbb7232