From e8dff90d06ced42532e11b24ee6e657e10110476 Mon Sep 17 00:00:00 2001 From: Bruce Hill Date: Sun, 7 Feb 2021 18:53:48 -0800 Subject: [PATCH] Fixed //-comments --- syntax/nomsu.vim | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/syntax/nomsu.vim b/syntax/nomsu.vim index c8df976..d82ac40 100644 --- a/syntax/nomsu.vim +++ b/syntax/nomsu.vim @@ -67,14 +67,14 @@ hi nomsuVarParens ctermfg=LightCyan syn match nomsuWord /\%([a-zA-Z_]\|[^\x00-\xff]\)\%([a-zA-Z0-9_]\|[^\x00-\xff]\)*/ hi def link nomsuWord Function hi nomsuWord ctermfg=White -syn match nomsuOpWord ;[`~!|%#@^&*_+=<>?'/-]\+\|\%(^\s*\)\@?'/-]\)\+\|\%(^\s*\)\@?'/-]\+\|\%(^\s*\)\@?'/-]\)\+\|\%(^\s*\)\@