summary refs log tree commit diff
path: root/home/.config/nvim/ftdetect/mdoc.vim
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-01-04 12:55:55 -0500
committerJune McEnroe <june@causal.agency>2019-01-04 12:55:55 -0500
commitff83e313d00b517867c13cd639cce35dffb28ae1 (patch)
tree83317c33c8004caa9602cdcb692804f1e99b9c37 /home/.config/nvim/ftdetect/mdoc.vim
parentClean up scheme (diff)
downloadsrc-ff83e313d00b517867c13cd639cce35dffb28ae1.tar.gz
src-ff83e313d00b517867c13cd639cce35dffb28ae1.zip
Remove character NETHACKOPTIONS
Diffstat (limited to 'home/.config/nvim/ftdetect/mdoc.vim')
0 files changed, 0 insertions, 0 deletions
June McEnroe 2019-05-10Highlight yacc and lex files as CJune McEnroe Their %-prefixed directives should probably be highlighted Macro. 2019-05-10Use val instead of suboptargJune McEnroe suboptarg doesn't exist in GNU. Hopefully BSD getsubopt also sets val on failure? 2019-05-09Add Parable of the SowerJune McEnroe 2019-05-07Add bit without buildJune McEnroe Need to do some stuff in the Makefile for lex and yacc and generating HTML pages for it. 2019-05-04Fix MANDIR typoJune McEnroe 2019-05-04Move relay to binJune McEnroe