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

Diff for vimconfig/vimrc between version 1.90 and 1.91

version 1.90, 2003/11/03 08:20:20 version 1.91, 2003/11/09 19:33:57
Line 20 
Line 20 
 "  "
 "        Lubomir Host 'rajo' <rajo AT platon.sk>  "        Lubomir Host 'rajo' <rajo AT platon.sk>
   
 " Version: $Platon: vimconfig/vimrc,v 1.89 2003/11/03 08:11:10 rajo Exp $  " Version: $Platon: vimconfig/vimrc,v 1.90 2003/11/03 08:20:20 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 56  if executable("uname") && executable("aw
Line 56  if executable("uname") && executable("aw
 else  else
         let machine = $HOSTNAME          let machine = $HOSTNAME
 endif  endif
   let machine = tolower(machine)
 let user = $USER  let user = $USER
   
 call Source(VIMRC_EXTRA.".pre")  call Source(VIMRC_EXTRA.".pre")

Legend:
Removed from v.1.90  
changed lines
  Added in v.1.91

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