diff options
Diffstat (limited to 'main.c')
-rw-r--r-- | main.c | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -1,4 +1,7 @@ -// HTML highlighting +// Highlighting for: +// - Config (cfg) +// :set-language command; -1 = default language for this extension + #include "base.h" no_warn_start #if _WIN32 |