m4xshen/autoclose.nvim

Backspace?

Opened this issue · 1 comments

9mm commented

I'm trying to find a neovim autoclose plugin where I can enter a new line:

something({
...
})

and when I backspace, it goes to ({}) and once more ()

Is this possible and i'm not seeing it?