aboutsummaryrefslogtreecommitdiff
path: root/vim/after/ftplugin/html/lint.vim
Commit message (Expand)AuthorAgeFilesLines
* Move all local bindings out into .vimrcTom Ryder2018-06-251-9/+0
* Use autoload function for temp-makeprg :lmakeTom Ryder2018-06-171-19/+6
* Completely overhaul after/ftplugin filesTom Ryder2018-06-171-25/+27
* Use short-circuit for no-mapping checkTom Ryder2018-06-161-18/+18
* Use `function!` consistently in ftpluginsTom Ryder2018-06-161-12/+10
* Use case-insensitive Vim ==#Tom Ryder2018-06-041-1/+1
* Don't load my HTML ftplugins for Markdown typesTom Ryder2018-06-041-1/+5
* Force g:current_compiler removal before check/lintTom Ryder2017-11-191-0/+1
* Use quickfix window for check/lintTom Ryder2017-11-191-2/+2
* Use :compiler quickfix systems for Vim/HTML lintTom Ryder2017-11-191-1/+14
* Add guards for presence of b:undo_* varTom Ryder2017-11-121-6/+14
* Move lots of local Vim config into vim/afterTom Ryder2017-11-121-0/+29