summaryrefslogtreecommitdiffstats
path: root/vimrc
diff options
context:
space:
mode:
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