mirror of
https://github.com/neovim/neovim.git
synced 2026-01-20 04:01:15 +10:00
Problem: Invalid memory access when ending insert mode.
Solution: Check if the insert_skip value is valid.
1a08a3e2a5
Co-authored-by: Bram Moolenaar <Bram@vim.org>