diff options
Diffstat (limited to '.vimrc')
-rw-r--r-- | .vimrc | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -4,7 +4,6 @@ call vimtex#syntax#core#new_arg('texVerbZoneInline', { \ 'contains': '', \ 'matcher': 'start="{" end="}"' \}) -" and \begin{blockcode} ... \end{blockcode} call vimtex#syntax#core#new_env({ \ 'name': 'blockcode', \ 'region': 'texVerbZone', |