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.91 and 1.92

version 1.91, 2003/11/09 19:33:57 version 1.92, 2003/11/14 16:21:32
Line 20 
Line 20 
 "  "
 "        Lubomir Host 'rajo' <rajo AT platon.sk>  "        Lubomir Host 'rajo' <rajo AT platon.sk>
   
 " Version: $Platon: vimconfig/vimrc,v 1.90 2003/11/03 08:20:20 rajo Exp $  " Version: $Platon: vimconfig/vimrc,v 1.91 2003/11/09 19:33:57 nepto 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 99  set backupcopy=yes
Line 99  set backupcopy=yes
 " Display a status-bar.  " Display a status-bar.
 set laststatus=2  set laststatus=2
 if has("statusline")  if has("statusline")
         set statusline=%5*%{GetID()}%0*%<%f\ %3*%m%1*%r%0*\ %2*%y%4*%w%0*%=[%b\ 0x%B]\ \ %8l,%10([%c%V/%{strlen(getline(line('.')))}]%)\ %P          set statusline=%5*%{GetID()}%0*#%{winnr()}\ %<%f\ %3*%m%1*%r%0*\ %2*%y%4*%w%0*%=[%b\ 0x%B]\ \ %8l,%10([%c%V/%{strlen(getline(line('.')))}]%)\ %P
 endif  endif
 " }}}  " }}}
   

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

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