Platon Technologies
not logged in Login Registration
EnglishSlovak
open source software development celebrating 10 years of open source development! Friday, March 29, 2024

Diff for vimconfig/vimrc between version 1.85 and 1.86

version 1.85, 2003/04/29 13:27:57 version 1.86, 2003/08/15 18:30:24
Line 19 
Line 19 
 " Send corrections to  " Send corrections to
 "        Lubomir Host 'rajo' <rajo AT platon.sk>  "        Lubomir Host 'rajo' <rajo AT platon.sk>
   
 " Version: $Platon: vimconfig/vimrc,v 1.84 2003/04/29 13:11:03 rajo Exp $  " Version: $Platon: vimconfig/vimrc,v 1.85 2003/04/29 13:27:57 rajo Exp $
   
 " Debian uses compressed helpfiles. We must inform vim that the main  " Debian uses compressed helpfiles. We must inform vim that the main
 " helpfiles is compressed. Other helpfiles are stated in the tags-file.  " helpfiles is compressed. Other helpfiles are stated in the tags-file.
Line 772  if has("autocmd")
Line 772  if has("autocmd")
         autocmd BufNewFile,BufRead  *.txt   setf txt          autocmd BufNewFile,BufRead  *.txt   setf txt
         " }}}          " }}}
   
           " Autocomands for *.tt2 {{{
           augroup Tt2
           autocmd BufNewFile,BufRead  *.tt2   setf tt2
           " }}}
   
         " Autocomands for Makefile {{{          " Autocomands for Makefile {{{
         augroup Makefile          augroup Makefile
         autocmd!          autocmd!

Legend:
Removed from v.1.85  
changed lines
  Added in v.1.86

Platon Group <platon@platon.org> http://platon.org/
Copyright © 2002-2006 Platon Group
Site powered by Metafox CMS
Go to Top