aboutsummaryrefslogtreecommitdiff
path: root/vim/config/match.vim
Commit message (Collapse)AuthorAgeFilesLines
* Move matchit.vim sourcing into plugin.vimTom Ryder2017-11-101-4/+0
|
* Append angle brackets rather than resetting optTom Ryder2017-11-101-1/+1
|
* Add matching .vimrc config into subfilesTom Ryder2017-10-281-0/+6
"Matching" here refers to using % as a motion to the matching character or closing statement for a block, as enabled by Vim and enhanced by the optional matchit.vim included with the distribution.