neoclide / coc-pairs

Basic auto pairs extension of coc.nvim

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Moving behind a closing brackets

LrnzDC3696 opened this issue · comments

When I type [ it auto completes to [_] where _ is my cursor. Is there a better way to move after that closing bracket?
I do exit insert -> w then insert again

Type ] should work.