"autocmd! gzip" no longer appears to exist in common VIM dists.
authorshort <>
Tue, 30 Nov 2004 08:33:34 +0000 (08:33 +0000)
committershort <>
Tue, 30 Nov 2004 08:33:34 +0000 (08:33 +0000)
.vimrc

diff --git a/.vimrc b/.vimrc
index 0ec05bd..bb0af5c 100644 (file)
--- a/.vimrc
+++ b/.vimrc
@@ -2,12 +2,6 @@ if !exists("g:_kratochvil_vimrc")
        let g:_kratochvil_vimrc=1
 
 autocmd! filetypedetect
        let g:_kratochvil_vimrc=1
 
 autocmd! filetypedetect
-autocmd! gzip BufRead
-autocmd! gzip BufWritePost
-autocmd! gzip FileAppendPost
-autocmd! gzip FileAppendPre
-autocmd! gzip FileReadPost
-autocmd! gzip FileWritePost
 "remove 'set tw=78':
 autocmd! BufRead *.txt
 
 "remove 'set tw=78':
 autocmd! BufRead *.txt