mirror of
https://github.com/zoriya/vim.git
synced 2026-05-03 20:02:30 +00:00
Problem: Some users do not want a line comment always inserted.
Solution: Add the '/' flag to 'formatoptions' to not repeat the comment
leader after a statement when using "o".