summary refs log tree commit diff
path: root/www
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-12-18 23:49:12 -0500
committerJune McEnroe <june@causal.agency>2020-12-18 23:49:12 -0500
commit01e3c102be77d2319390dc45d0aefdf22ff8fdee (patch)
treee4a7904fec5e8737611587a92d62939e45ff49db /www
parentAdd scripts to download, compress and tag IETF RFCs (diff)
downloadsrc-01e3c102be77d2319390dc45d0aefdf22ff8fdee.tar.gz
src-01e3c102be77d2319390dc45d0aefdf22ff8fdee.zip
Add :RFC vim command to view IETF RFCs
This sets iskeyword so that ^] will work for the kinds of tags generated
by rfctags.pl, and keywordprg so that K on another RFC number will view
that one. It also binds gO to jump to the table of contents of the RFC.
Diffstat (limited to 'www')
0 files changed, 0 insertions, 0 deletions
t; 2014-01-08Fix the example configurationPřemysl Janouch "enable-git-clone" doesn't exist, replaced with "enable-http-clone". Signed-off-by: Přemysl Janouch <p.janouch@gmail.com> 2014-01-08Fix about-formatting.shPřemysl Janouch dash failed to parse the script. Signed-off-by: Přemysl Janouch <p.janouch@gmail.com> 2014-01-08Fix some spelling errorsPřemysl Janouch Signed-off-by: Přemysl Janouch <p.janouch@gmail.com> 2014-01-08filters: highlight.sh: add css comments for highlight 2.6 and 3.8Ferry Huberts