mirror of
https://github.com/neovim/neovim.git
synced 2026-07-29 03:48:00 +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