summaryrefslogtreecommitdiff
path: root/main.c
diff options
context:
space:
mode:
authorLeo Tenenbaum <pommicket@gmail.com>2021-04-20 14:18:56 -0400
committerLeo Tenenbaum <pommicket@gmail.com>2021-04-20 14:18:56 -0400
commitf90d98c3c451aa5be2979ff05863b5aa8bee9336 (patch)
treef565281789262225d28dc177ce97640b19dce646 /main.c
parentf5bb2118eadc20402e69d575c9be8a02cf673caa (diff)
cfg syntax highlighting
Diffstat (limited to 'main.c')
-rw-r--r--main.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/main.c b/main.c
index 044a11b..d140f29 100644
--- a/main.c
+++ b/main.c
@@ -1,5 +1,3 @@
-// Highlighting for:
-// - Config (cfg)
// :set-language command; -1 = default language for this extension
#include "base.h"