Skip to content

Commit 61a7354

Browse files
committed
diable matchit.vim failing on some configs
1 parent 1cb6197 commit 61a7354

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vimrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,6 @@ set smartcase
5454
autocmd BufNewFile,BufRead *.json set ft=javascript
5555

5656
" Better matching including HTML (divs, etc)
57-
source /usr/share/vim/addons/plugin/matchit.vim
57+
"source /usr/share/vim/addons/plugin/matchit.vim
5858
"source /usr/share/vim/vim73/plugin/matchit.vim
5959
"source /usr/share/vim/vim70/macros/matchit.vim

0 commit comments

Comments
 (0)