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.29 and 1.30

version 1.29, 2002/01/15 19:42:26 version 1.30, 2002/01/18 21:38:38
Line 125  inoremap <C-B>    <S-Left>
Line 125  inoremap <C-B>    <S-Left>
   
 " Switching between windows by pressing one time CTRL-X keys.  " Switching between windows by pressing one time CTRL-X keys.
 noremap <C-X> <C-W><C-W>  noremap <C-X> <C-W><C-W>
   " Tip from http://vim.sourceforge.net/tips/tip.php?tip_id=173
   noremap <C-J> <C-W>j<C-W>_
   noremap <C-K> <C-W>k<C-W>_
   
 set remap  set remap
 map <C-O><C-O> :split  map <C-O><C-O> :split

Legend:
Removed from v.1.29  
changed lines
  Added in v.1.30

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