summaryrefslogtreecommitdiffstats
path: root/vim/vimrc
diff options
context:
space:
mode:
Diffstat (limited to 'vim/vimrc')
-rw-r--r--vim/vimrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/vim/vimrc b/vim/vimrc
index d430ff4..c005add 100644
--- a/vim/vimrc
+++ b/vim/vimrc
@@ -24,3 +24,4 @@ imap <F1> <C-o>:echo<CR>
map <F1> :execute 'NERDTreeToggle'<CR>
autocmd bufnewfile *.py so ~/etc/vim/header_python
+autocmd bufnewfile *.html so ~/etc/vim/header_html