forked from aniani/vim
Problem: Right shift on negative number does not work as documented. Solution: Use a uvarnumber_T type cast.
39 KiB
39 KiB
Problem: Right shift on negative number does not work as documented. Solution: Use a uvarnumber_T type cast.