summaryrefslogtreecommitdiff
path: root/colm.vim
diff options
context:
space:
mode:
Diffstat (limited to 'colm.vim')
-rw-r--r--colm.vim2
1 files changed, 1 insertions, 1 deletions
diff --git a/colm.vim b/colm.vim
index 013387f2..ee59d891 100644
--- a/colm.vim
+++ b/colm.vim
@@ -40,7 +40,7 @@ syntax match char "\\." contained
syntax match otLit "\~.*$"
syntax match otLit "'\(\\.\|[^'\\]\)*\('[i]*\)\?"
-syntax match otLit "`[^ \t\r\]]*"
+syntax match otLit "`[^ \t\r\]]\+"
syntax match otLit "`\]"
"