aboutsummaryrefslogtreecommitdiff
path: root/vim/ftplugin/sh.vim
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2017-11-04 00:32:44 +1300
committerTom Ryder <tom@sanctum.geek.nz>2017-11-04 00:37:18 +1300
commit374ceec9af29401a183b3be44f5dc75e096abae9 (patch)
treec368ffbddf1afa798652aab59f76c2200b1fcf0d /vim/ftplugin/sh.vim
parentBreak long lines in check/lint/tidy mappings (diff)
downloaddotfiles-374ceec9af29401a183b3be44f5dc75e096abae9.tar.gz
dotfiles-374ceec9af29401a183b3be44f5dc75e096abae9.zip
Add tidy mapping for HTML
This mapping mirrors the one for Perl that passes the content of the buffer through a program to tidy it (i.e. not merely check but actively change it). The tidy(1) option chosen here, -quiet, is the bare minimum to make this invocation useful. We would never want the boilerplate it otherwise emits to be in the buffer after a call. Everything else should be applied in a configuration file, which I'll do in a separate feature.
Diffstat (limited to 'vim/ftplugin/sh.vim')
0 files changed, 0 insertions, 0 deletions