Skip to content

utubo/vim-hlpairs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vim-hlpairs

vim-hlpairs highlights the parentheses around the cursor.

Requirements

Vim 9.1.0009 or later

or you can use hlpairs.nvim in Neovim.

Installation

call dein#add('utubo/vim-hlpairs')
g:loaded_matchparen = 1
g:loaded_matchit = 1

Configuration

See hlpairs.txt.

Author

utubo (https://github.com/utubo)

License

This software is released under the MIT License, see LICENSE.

About

✨Highlight the parentheses around the cursor.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published