aboutsummaryrefslogtreecommitdiff
path: root/vim/after/ftplugin/html/url_link.vim
Commit message (Expand)AuthorAgeFilesLines
* Completely overhaul after/ftplugin filesTom Ryder2018-06-171-17/+20
* Use short-circuit for no-mapping checkTom Ryder2018-06-161-18/+18
* Use `function!` consistently in ftpluginsTom Ryder2018-06-161-14/+12
* Use case-insensitive Vim ==#Tom Ryder2018-06-041-1/+1
* Don't load my HTML ftplugins for Markdown typesTom Ryder2018-06-041-1/+5
* Correct URL link function name in HTML ftpluginTom Ryder2017-11-151-2/+2
* Add guards for presence of b:undo_* varTom Ryder2017-11-121-6/+12
* Move lots of local Vim config into vim/afterTom Ryder2017-11-121-0/+47