mirror of
https://github.com/neovim/neovim.git
synced 2026-06-12 14:58:15 +00:00
Problem: Repeating line comment is undesired for "O" command.
Solution: Do not copy line comment leader for "O". (closes vim/vim#9426)
5ea5f37372