XVimProject / XVim2

Vim key-bindings for Xcode 9
MIT License
2.31k stars 181 forks source link

shift o deleting characters under cursor #363

Closed mreaybeaton closed 3 years ago

mreaybeaton commented 3 years ago

When inserting a new line above the current line, the character under the cursor is deleted.

Initial text

Screenshot 2021-02-22 at 22 52 50

shift + o

Screenshot 2021-02-22 at 22 52 56

character under cursor is deleted.

This is a vanilla installation of XVim2, the only option I have set in my .xvimrc is set relativenumber

Could someone please check if this can be replicated, or if it is local to my installation.

Thanks.

pebble8888 commented 3 years ago

144