aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2017-11-04 01:32:01 +1300
committerTom Ryder <tom@sanctum.geek.nz>2017-11-04 01:32:01 +1300
commit37c926484756e91ff0eda5e373c04548df82090e (patch)
tree98858719ae84794cae76fc98f1c46dd22a8575fd /README.md
parentMerge branch 'release/v0.5.0' into develop (diff)
downloaddotfiles-37c926484756e91ff0eda5e373c04548df82090e.tar.gz
dotfiles-37c926484756e91ff0eda5e373c04548df82090e.zip
Add ~/.tidyrc and accompanying Makefile target
This target also installs a short shell script in ~/.profile.d to set and export the HTML_TIDY environment variable that defines the path to the configuration file. tidy(1) seems to need this to be explicitly set with a default build, as far as I can tell. This pairs nicely with the settings in vim/ftplugin/html.vim.
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index c3ffbf44..361cfa62 100644
--- a/README.md
+++ b/README.md
@@ -93,6 +93,7 @@ Configuration is included for:
the rxvt terminal emulator with Unicode support
* [Subversion](https://subversion.apache.org/) -- Apache Subversion, a
version control system
+* [tidy](http://www.html-tidy.org/) -- HTML/XHTML linter and tidier
* [tmux](https://tmux.github.io/) -- Terminal multiplexer similar to GNU
Screen
* [Vim](http://www.vim.org/) -- Vi IMproved, a text editor