Comment: previous commit typo
This commit is contained in:
+1
-1
@@ -261,7 +261,7 @@ let typeface_dic = {'bold': [], 'italic': [], 'underline': [], 'bold_italic': []
|
|||||||
" Just for consistency, this is an internal variable
|
" Just for consistency, this is an internal variable
|
||||||
echo vimwiki#vars#set_syntaxlocal('typeface', typeface_dic)
|
echo vimwiki#vars#set_syntaxlocal('typeface', typeface_dic)
|
||||||
|
|
||||||
" Here is a Vim aware syntax highligthing big command
|
" Here is a Vim aware syntax highlighting big command
|
||||||
verbose call vimwiki#u#hi_typeface(typeface_dic)
|
verbose call vimwiki#u#hi_typeface(typeface_dic)
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user