reconquest / vim-autosurround

Automatically insert pairs (brackets, quotes) where they are supposed to be
54 stars 2 forks source link
braces pair surround vim

Plugin will automatically add enclosing ) (or any other) at appropriate place to be.

gif

Currently, following cases are supported:

Installation & Usage

Plug 'vim-autosurround'

Plugin provides only python API.

Extension

Plugin provides API, which can be used to extend surround logic: