aboutsummaryrefslogtreecommitdiff
path: root/vim/ftplugin/html.vim
Commit message (Expand)AuthorAgeFilesLines
* Use consistent/thorough ftplugin/indent unloadingTom Ryder2017-11-081-0/+6
* Adjust plugin code layout a lotTom Ryder2017-11-041-5/+10
* Add tidy mapping for HTMLTom Ryder2017-11-041-0/+4
* Break long lines in check/lint/tidy mappingsTom Ryder2017-11-041-2/+4
* Make all lint/check/tidy maps local and silentTom Ryder2017-11-041-2/+2
* Improve comments on check/lint/tidy mapsTom Ryder2017-11-031-1/+1
* Use long form options for tidy(1) Vim callTom Ryder2017-11-031-2/+2
* Use direct :write !cmd instead of shellescape()Tom Ryder2017-11-031-6/+1
* Use full ':execute' not just ':exe' in VimLTom Ryder2017-11-031-1/+1
* Check for availability of Vim shellescape()Tom Ryder2017-11-031-4/+6
* Revert "Adjust UrlLink() to yank word without t...Tom Ryder2017-11-031-3/+1
* Adjust UrlLink() to yank word without text objectsTom Ryder2017-11-031-1/+3
* Refactor UrlLink() function normal! commandsTom Ryder2017-11-031-2/+10
* Use single quotes for HTML link mapping :executeTom Ryder2017-11-031-2/+2
* Refactor HTML tidy(1) mappingTom Ryder2017-11-031-1/+4
* Use <Leader>/<LocalLeader> correctly in Vim configTom Ryder2017-11-031-2/+2
* Apply name conventions, scoping to Vim identifiersTom Ryder2017-10-301-2/+2
* Merge branch 'vim/vint'Tom Ryder2017-10-301-4/+4
|\
* | Move non-indent HTML Vim config indent->ftpluginTom Ryder2017-10-301-0/+11
|/
* Move filetype-specific indent options into indent/Tom Ryder2017-10-301-18/+0
* Add some more file-specific indent preferencesTom Ryder2017-10-301-0/+7
* Move vim/after/ftplugin files into vim/ftpluginTom Ryder2017-10-301-0/+11