mirror of
https://github.com/neovim/neovim.git
synced 2026-03-15 13:27:22 +00:00
Problem: Some other options reset curswant unnecessarily when set.
(Andrew Haust)
Solution: Don't reset curswant when setting 'comments', 'commentstring'
or 'define' (zeertzjq)
fixes: vim/vim#15462
closes: vim/vim#15467
b026a293b1