mirror of
https://github.com/neovim/neovim.git
synced 2026-06-09 21:38:13 +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