TurboMark : Mark and find lines in your open buffers on steroids
script karma |
Rating 19/7,
Downloaded by 1193 |
Comments, bugs, improvements
|
Vim wiki
|
created by |
Konstantinos Bairaktaris |
|
script type |
utility |
|
description |
This plugin intends to replace the functionality of the m and ' keys that Vim
provides in normal mode. By using this plugin, you don't need to memorize a
register for each line you mark, you just mark it with m. Marked lines go into
a list which is displayed by using the ' mapping. Upon pressing ', the quickfix
window opens, populated with the already marked lines and the editor is
automatically entered into search mode. This way, you can immediately type part
of the line you've previously marked, hit double-enter (the first is to exit
search-mode) and you're exactly where you want to be. |
|
install details |
Just paste the package's contents into into your .vim directory.
Installing with Pathogen:
cd ~/.vim/bundle
git clone git://github.com/kbairak/TurboMark.git
|
|
script versions (upload new version)
Click on the package to download.
ip used for rating: 18.97.14.81
|