mirror of
https://github.com/neovim/neovim.git
synced 2026-04-27 17:54: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