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

Diff for vimconfig/vimrc between version 1.109 and 1.110

version 1.109, 2005/06/16 11:07:30 version 1.110, 2005/06/16 13:30:18
Line 20 
Line 20 
 "  "
 "        Lubomir Host 'rajo' <rajo AT platon.sk>  "        Lubomir Host 'rajo' <rajo AT platon.sk>
   
 " Version: $Platon: vimconfig/vimrc,v 1.108 2005/05/06 08:30:35 rajo Exp $  " Version: $Platon: vimconfig/vimrc,v 1.109 2005/06/16 11:07:30 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 376  noremap ZX mzggvGzX'z
Line 376  noremap ZX mzggvGzX'z
 set fileencodings=ucs-bom,utf-8,iso-8859-2,latin1  set fileencodings=ucs-bom,utf-8,iso-8859-2,latin1
   
 " set variable "b:input_method" to change input method  " set variable "b:input_method" to change input method
 let b:input_method = "latin2"  " let b:input_method = "latin2"
   let b:input_method = &encoding
   
 " you may disable actions of IMAP plugin with variable b:disable_imap  " you may disable actions of IMAP plugin with variable b:disable_imap
 " 0 - enabled  " 0 - enabled

Legend:
Removed from v.1.109  
changed lines
  Added in v.1.110

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