mirror of
https://github.com/zoriya/vim.git
synced 2026-05-21 22:40:33 +00:00
f64bafd98a
- fix regression where toggling doesn't properly remove comment chars in files with tabs indents only. - refactor toggling comments for mixed tabs & spaces sources closes: #15861 Signed-off-by: Maxim Kim <habamax@gmail.com> Signed-off-by: Christian Brabandt <cb@256bit.org>