summaryrefslogtreecommitdiffstats
path: root/vimrc
diff options
context:
space:
mode:
authorJérémy Zurcher <jeremy@asynk.ch>2012-03-26 08:26:12 +0200
committerJérémy Zurcher <jeremy@asynk.ch>2012-03-26 08:26:12 +0200
commitc17fc39b2c5139028f8e94f03d9bce4d7748aa52 (patch)
treed591df5cfacafdff96454ec71524417f506c9676 /vimrc
parent567672be7bef7dcbecf70589dddbe6e193588475 (diff)
downloadvim-c17fc39b2c5139028f8e94f03d9bce4d7748aa52.zip
vim-c17fc39b2c5139028f8e94f03d9bce4d7748aa52.tar.gz
install closetag
Diffstat (limited to 'vimrc')
-rw-r--r--vimrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/vimrc b/vimrc
index b6dd193..345d5ba 100644
--- a/vimrc
+++ b/vimrc
@@ -23,6 +23,7 @@ set ff=unix
set nofsync
:filetype on
:au BufNewFile * :exe("0r! ~/.vim/skeletons.rb %:p " . &filetype)
+:au Filetype html,xml,xsl source ~/.vim/scripts/closetag.vim
"set cursorline
"set cursorcolumn