mirror of
https://github.com/neovim/neovim.git
synced 2026-04-28 02:04:10 +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