1
0
Fork 0

closetag.vim is used as a pathogen bundle; no need to source manually

org
Mike Gerwitz 2013-12-01 21:59:51 -05:00
parent c8aec8a088
commit 9ed85f341d
No known key found for this signature in database
GPG Key ID: F22BB8158EE30EAB
1 changed files with 0 additions and 4 deletions

4
vimrc
View File

@ -69,10 +69,6 @@ set printoptions=paper:letter,number:y,syntax:y,left:15pc
nmap <leader>ps :set printoptions+=duplex:short<CR>
nmap <leader>pS :set printoptions-=duplex:short<CR>
" closetag.vim
let b:unaryTagsStack=''
au FileType html,xml,xslt,xsd source ~/.vim/plugin/closetag.vim
" abbreviations
iab __NAME Mike Gerwitz
iab __UN mikegerwitz