mirror of
https://github.com/neovim/neovim.git
synced 2025-10-12 12:56:04 +00:00

Problem: Debugging NFA regexp my crash, cached indent may be wrong.
Solution: Fix some debug warnings in the NFA regexp code. Make sure log_fd
is set when used. Fix breakindent and indent caching. (Christian
Brabandt, closes vim/vim#9482)
b2d85e3784