/vim-textobj-brace

A text object for the closest inner () {} *or* []

Primary LanguageVim scriptMIT LicenseMIT

vim-textobj-brace

vim-textobj-brace is a quick shortcut for having to reach for the specific text objects for [], {}, or ().

The ij and aj text objects will select the innermost of either of the three brace or bracket characters.

Requires vim-textobj-user.