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.72 and 1.73

version 1.72, 2002/08/15 22:44:44 version 1.73, 2002/11/18 09:36:15
Line 319  noremap ZX mzggvGzX'z
Line 319  noremap ZX mzggvGzX'z
 " }}}  " }}}
   
 " }}}  " }}}
   " Settings for IMAP input method (IMAP plugin) {{{
   
   " set variable "g:tex_input_method" to change input method
   let g:tex_input_method = "latin2"
   
   " you may disable actions of IMAP plugin with variable g:disable_imap
   " 0 - enabled
   " 1 - disabled
   let g:disable_imap = 0
   
   
   " }}}
   
 " New commands {{{  " New commands {{{
 command! -nargs=0 -range Indent          <line1>,<line2>call Indent()  command! -nargs=0 -range Indent          <line1>,<line2>call Indent()

Legend:
Removed from v.1.72  
changed lines
  Added in v.1.73

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