mirror of
https://github.com/neovim/neovim.git
synced 2026-03-04 07:12:28 +10:00
Problem: The effect of adding "vim/vim#" to 'cinoptions' is not always removed.
(David Briscoe)
Solution: Reset b_ind_hash_comment. (Christian Brabandt, closes vim/vim#1475)
6b64394f34