mirror of
https://github.com/neovim/neovim.git
synced 2026-05-19 19:41:16 +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