aboutsummaryrefslogtreecommitdiff
path: root/.vimrc
diff options
context:
space:
mode:
Diffstat (limited to '.vimrc')
-rw-r--r--.vimrc1
1 files changed, 0 insertions, 1 deletions
diff --git a/.vimrc b/.vimrc
index 382d2a0..1994b78 100644
--- a/.vimrc
+++ b/.vimrc
@@ -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',