.editorconfig (96B)
1 root = true 2 3 [*] 4 charset = utf-8 5 end_of_line = lf 6 7 [*.{c,h}] 8 indent_style = tab 9 indent_size = 4
scdoc2mdocA fork of scdoc to output mdoc(7) |
git clone git://git.sgregoratto.me/scdoc2mdoc |
Log | Files | Refs | README | LICENSE |