sponsor Vim development Vim logo Vim Book Ad

movealong.vim : Context-aware motion commands

 script karma  Rating -2/2, Downloaded by 1243  Comments, bugs, improvements  Vim wiki

created by
Markus Koller
 
script type
utility
 
description
This plugin gives you commands to repeat a motion until either a specific word or syntax group is encountered, or an arbitrary expression returns true. It also skips over blank lines, punctuation and other syntax noise.

See https://github.com/toupeira/vim-movealong for the latest version and more information.
 
install details
1. Add the plugin to your bundles
2. Enable the default keymaps with "let g:movealong_default_keys = 1" in your .vimrc
3. Override the default keys with "g:movealong_default_maps"
 

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
movealong-1.0.tar.gz 1.0 2013-08-14 7.0 Markus Koller Initial upload
ip used for rating: 216.73.216.155

Questions about Vim should go to the maillist. Help Uganda.     Vim at Github