mirror of
https://github.com/vim/vim.git
synced 2026-06-07 09:57:08 +02:00
706d2de9c1
Problem: Crash when spell checking in new buffer. Solution: Set the b_p_key field. (Mike Williams)