mirror of
https://github.com/neovim/neovim.git
synced 2026-01-29 16:40:59 +10:00
Problem: 'virtualedit' can only be set globally.
Solution: Make 'virtualedit' global-local. (Gary Johnson, closes vim/vim#8638)
53ba05b090
I changed some macros to unsigned integer literals to avoid compiler warnings.