You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Like the example for g@, it seems to be common to adjust 'selection' to inclusive in an operator function to get right results.
So, would it be better to adjust 'selection' by vim-operator-user?
Like the example for
g@, it seems to be common to adjust'selection'toinclusivein an operator function to get right results.So, would it be better to adjust
'selection'by vim-operator-user?