Open stoicAlchemist opened 6 years ago
Sorry for the mess, I'm trying to get my init.vim file to be better formatted
I didn't read your configs.. On I has auto closing plug-in and that might be colliding with a plug-in from your configs.
If you do have such a plug-in, try disabeling one of them.
On Sun, Jul 8, 2018, 00:07 Brian I. Martínez Estrada < notifications@github.com> wrote:
Sorry for the mess, I'm trying to get my init.vim file to be better formatted
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/onivim/oni/issues/2411#issuecomment-403242927, or mute the thread https://github.com/notifications/unsubscribe-auth/AE3IjYEIoqrLbDWtwhFwD4aYckuOd74tks5uESMjgaJpZM4VGfjF .
It's dissabled, it's not the plugin, (tested that before submitting)
Oni Version: 0.3.6 Neovim Version (Linux only): 0.3.0 Operating System: Mac OSX
Issue: The cursor is placed after auto-closing parens
Expected behavior: The cursor should be in between the parens after auto-closing
Actual behavior: The cursor is put before or after the parens is auto-closed
Steps to reproduce: Insert parens of any kind and watch the behavior Adding my init.vim file to the mix