diff options
| author | 2022-08-14 07:27:35 +0200 | |
|---|---|---|
| committer | 2022-08-14 07:27:35 +0200 | |
| commit | d1aaf316dc7ca6ea208eec8ab43eb64936829675 (patch) | |
| tree | f22a1d17dab60d2299fc9bd5e9c7a94078abfbc8 | |
| parent | f0def28d9aeeb7f1f9b3d8880a34a05ec59d80ed (diff) | |
fix
| -rw-r--r-- | misc/cff.vim | 2 | ||||
| -rw-r--r-- | vgcore.4466 | bin | 6606848 -> 0 bytes | |||
| -rw-r--r-- | vgcore.4599 | bin | 6606848 -> 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 Binary files differdeleted file mode 100644 index 84ab589..0000000 --- a/vgcore.4466 +++ /dev/null diff --git a/vgcore.4599 b/vgcore.4599 Binary files differdeleted file mode 100644 index 67325e9..0000000 --- a/vgcore.4599 +++ /dev/null |