summary refs log tree commit diff
path: root/doc
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 /doc
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 'doc')
0 files changed, 0 insertions, 0 deletions
2018-02-04 16:34:06 -0500'>2018-02-04Set cinoptionsJune McEnroe 2018-02-04Tweak colorscheme moreJune McEnroe 2018-02-04Color MatchParen DarkYellowJune McEnroe 2018-02-04Add palette sampling to gfxxJune McEnroe 2018-02-04Add 4-bit RGB to gfxxJune McEnroe 2018-02-04Add Quit menu item to gfcocoaJune McEnroe 2018-02-04Switch back to sane Objective-C styleJune McEnroe 2018-02-04Quit gfcocoa when window closesJune McEnroe 2018-02-03Apparently this is how people write Objective-CJune McEnroe