Skip to content

Commit

Permalink
Remove <:> from 'matchpairs'
Browse files Browse the repository at this point in the history
Closes #46.
  • Loading branch information
tpope committed May 28, 2013
1 parent ce0cfed commit 81af73f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ftplugin/haml.vim
Expand Up @@ -18,6 +18,7 @@ let s:match_words = ""

runtime! ftplugin/html.vim ftplugin/html_*.vim ftplugin/html/*.vim
unlet! b:did_ftplugin
set matchpairs-=<:>

" Override our defaults if these were set by an included ftplugin.
if exists("b:undo_ftplugin")
Expand Down

0 comments on commit 81af73f

Please sign in to comment.