closetag.vim is used as a pathogen bundle; no need to source manually
parent
c8aec8a088
commit
9ed85f341d
4
vimrc
4
vimrc
|
@ -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>
|
||||||
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
|
" abbreviations
|
||||||
iab __NAME Mike Gerwitz
|
iab __NAME Mike Gerwitz
|
||||||
iab __UN mikegerwitz
|
iab __UN mikegerwitz
|
||||||
|
|
Loading…
Reference in New Issue