Skip to content

vim-matchit πŸ–‡πŸ’™πŸ’›πŸ€πŸ’š

Notifications You must be signed in to change notification settings

adelarsq/vim-matchit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

f52e59b Β· Jan 2, 2023

History

22 Commits
Apr 20, 2020
Apr 20, 2020
Jul 14, 2020
Mar 2, 2012
Jan 2, 2023

Repository files navigation

Vim-Matchit

This plugin provides extended matching for the % operator.

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

Main Repository: https://github.com/chrisbra/matchit

Bugs can be reported at the main repository.

The latest development snapshot can also be downloaded there.

Installing

With vim-plug

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

With Vim package feature should be cloned below pack/dist/opt in your runtime path (~/.vim/pack/dist/opt/matchit) then activated with:

packadd! matchit

Alternatives

References

License & Copyright

The Vim license (see :h license) applies to the Vim plugin.

NO WARRANTY, EXPRESS OR IMPLIED. USE AT-YOUR-OWN-RISK