diff options
author | Stefan Ritter <xeno@thehappy.de> | 2009-11-09 10:49:25 +0100 |
---|---|---|
committer | Stefan Ritter <xeno@thehappy.de> | 2009-11-09 10:49:25 +0100 |
commit | ac94c9f1388a4612c4521649c984d1de63011895 (patch) | |
tree | b86a528fcf5a0a7931bb60ee2f603ee00d9d2cce /vim/vimrc | |
parent | 37add07e7f00d71c7b6604f1dbf15c4b0e4cf152 (diff) |
Added html skeleton
Diffstat (limited to 'vim/vimrc')
-rw-r--r-- | vim/vimrc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |