diff --git a/syntax/org.vim b/syntax/org.vim index 284d927..b1a3e00 100644 --- a/syntax/org.vim +++ b/syntax/org.vim @@ -4,7 +4,7 @@ " License: Vim (see `:help license`) " Location: syntax/org.vim " Website: https://github.com/axvr/org.vim -" Last Change: 2019-09-28 +" Last Change: 2020-01-05 " " Reference Specification: Org mode manual " GNU Info: `$ info Org` @@ -18,10 +18,10 @@ endif syntax spell toplevel " Bold, underine, italic, etc. -syntax region orgItalic matchgroup=orgItalicDelimiter start="\/\S\@=\/\@!" end="\S\@<=\/\@