mirror of
https://github.com/neovim/neovim.git
synced 2026-02-09 05:18:45 +00:00
Problem: when option value is false, it's treated as invalid then trigger FileType event again Solution: use cached false value
Problem: when option value is false, it's treated as invalid then trigger FileType event again Solution: use cached false value