Highlight C code in all man pages sections

This commit is contained in:
Keith Hall
2020-10-17 18:45:23 +03:00
committed by David Peter
parent 5b2da2b08d
commit 41e857ea16
4 changed files with 37 additions and 29 deletions

View File

@ -123,3 +123,7 @@ OPTIONS
# ^^^ variable.parameter
# ^^ - variable
output NUM (default 3) lines of copied context
EXAMPLE
#include <stdio.h>
# ^^^^^^^^ source meta.preprocessor.include keyword.control.import.include