mirror of
https://github.com/neovim/neovim.git
synced 2025-11-27 04:30:41 +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