-
Notifications
You must be signed in to change notification settings - Fork 1
Highlights the matching pair surrounding the current cursor location.
vim-scripts/ShowPairs
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is a mirror of http://www.vim.org/scripts/script.php?script_id=626 ShowPairs highlights the matching pair surrounding the current cursor location. The main goal of this script is to highlight matching braces and parenthesis making it easier to edit nested expressions. However, ShowPairs uses the 'matchpairs' global option to determine what it should highlight, so it should be generic enough for other needs.
About
Highlights the matching pair surrounding the current cursor location.
Resources
Stars
Watchers
Forks
Packages 0
No packages published