mirror of
https://github.com/neovim/neovim.git
synced 2025-10-17 07:16:09 +00:00

When right_gravity is set to true for deactivating tabstop expansion we have to set end_right_gravity to false to avoid expanding the tabstop region on the right side. Vice versa for activating tabstop expansion again.