mirror of
https://github.com/zoriya/vim.git
synced 2026-05-15 20:38:54 +00:00
8134039744
Problem: When joining lines comment leaders need to be removed manually. Solution: Add the 'j' flag to 'formatoptions'. (Lech Lorens)