Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 502 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 502 Bytes

Vim-Matchit

This plugin provides extended matching for the % operator.

This repository mantain the last version from the matchit.vim plugin from the official Vim respository, allowing to use with plugin managers.

Installing

With vim-plug

Plug 'https://github.com/adelarsq/vim-matchit'

References