summary refs log tree commit diff
path: root/home/.config/nvim/ftdetect/mdoc.vim
blob: b845fee6d8975d0ad77bd945b23ebde464c4ad79 (plain) (blame)
1
autocmd BufRead,BufNewFile *.[1-9] set filetype=mdoc
tle='2020-12-29 17:13:14 -0500'>2020-12-29Match C type declarations as IdentifierTagJune McEnroe 2020-12-29Match function-like macro definitions as IdentifierTagJune McEnroe 2020-12-29Reconfigure C macro start conditionsJune McEnroe 2020-12-29Document HTML class namesJune McEnroe 2020-12-29Rename Tag class to IdentifierTagJune McEnroe 2020-12-29Change HTML class from hi to hilexJune McEnroe 2020-12-29Add hilex HTML outputJune McEnroe