sponsor Vim development Vim logo Vim Book Ad

motion.vim : motion text in command mode

 script karma  Rating 16/15, Downloaded by 694  Comments, bugs, improvements  Vim wiki

created by
ivan lopes
 
script type
utility
 
description
motion text in command mode.
use:
**line**
CTRL+up      - move line
CTRL+down - move line

**char**
CTRL+right   - move char
CTRL+left     - move char

**screen**
SHIFT+up      - move screen
SHIFT+down - move screen
SHIFT+right   - move screen
SHIFT+left     - move screen
 
install details
put it into vim plugin folder (/usr/share/vim/vim71/plugin) or in your ~/.vim/plugin/ folder
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
motion.vim 1.1 2007-10-05 7.0 ivan lopes bug fixes
motion.vim 1.0 2007-09-23 7.0 ivan lopes Initial upload
ip used for rating: 13.59.36.203

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
Vim at Github