Skip to content
This repository has been archived by the owner on Oct 11, 2020. It is now read-only.

Latest commit

 

History

History
10 lines (6 loc) · 319 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 319 Bytes

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.