aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--init.vim3
1 files changed, 3 insertions, 0 deletions
diff --git a/init.vim b/init.vim
index 0204567..f50ae38 100644
--- a/init.vim
+++ b/init.vim
@@ -1,5 +1,8 @@
execute pathogen#infect('bundle/{}', 'themes/{}')
+" Maily for the ability to match HTML tags with '%'
+runtime macros/matchit.vim
+
" My old standard theme
colorscheme distinguished
" colorscheme solarized