summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--vimrc4
1 files changed, 2 insertions, 2 deletions
diff --git a/vimrc b/vimrc
index 62ef46b..710a921 100644
--- a/vimrc
+++ b/vimrc
@@ -4,8 +4,8 @@ set shell=/bin/zsh
set background=dark
colorscheme default-cterm
-let g:vimtex_matchparen_enabled=0
-let g:loaded_matchparen=1
+"let g:vimtex_matchparen_enabled=0
+"let g:loaded_matchparen=1
set ruler " show the cursor position all the time
set showcmd " display incomplete commands