neoclide/coc-pairs

Moving behind a closing brackets

LrnzDC3696 opened this issue · 1 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.