aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--misc/cff.vim2
-rw-r--r--vgcore.4466bin6606848 -> 0 bytes
-rw-r--r--vgcore.4599bin6606848 -> 0 bytes
3 files changed, 1 insertions, 1 deletions
diff --git a/misc/cff.vim b/misc/cff.vim
index 64e0914..3e0b3b8 100644
--- a/misc/cff.vim
+++ b/misc/cff.vim
@@ -33,4 +33,4 @@ syn region Character start=+'+ skip=+\\\\\|\\'+ end=+'+ extend
syn region Comment start="//" end="$"
syn region mComment start="#!{" end="}" contains=mComment,mCommentBraces,String,Character
syn region mCommentBraces contained start=+[^'"!]{+ end="}" contains=mCommentBraces,String
-
+hi link mComment Comment
diff --git a/vgcore.4466 b/vgcore.4466
deleted file mode 100644
index 84ab589..0000000
--- a/vgcore.4466
+++ /dev/null
Binary files differ
diff --git a/vgcore.4599 b/vgcore.4599
deleted file mode 100644
index 67325e9..0000000
--- a/vgcore.4599
+++ /dev/null
Binary files differ