mirror of
https://github.com/neovim/neovim.git
synced 2026-01-07 20:07:23 +10:00
Problem: Setting 'cursorline' changes the curswant column. (Daniel Hahler)
Solution: Add the P_RWINONLY flag. (closes vim/vim#1297)
a2477fd349