tmarks : Browse, place, & delete marks
script karma |
Rating 5/4,
Downloaded by 1789 |
Comments, bugs, improvements
|
Vim wiki
|
created by |
Tom Link |
|
script type |
utility |
|
description |
Also available via git: http://github.com/tomtom/tmarks_vim
This plugin provides commands to browse and to manipulate (place &
delete) marks.
:TMarks
Browse all marks.
:{range}TMarksPlace
Place the next available a-z mark at the specified line.
:{range}TMarksDelete
Delete all a-z marks in range.
:TMarksDeleteAll
Delete all a-z marks in the current buffer.
You can use vimscript #2584 to display the marks as signs.
|
|
install details |
Edit the vba file and type:
:so %
See :help vimball for details. If you have difficulties or use vim 7.0,
please make sure, you have the current version of vimball
(vimscript #1502) installed or update your runtime.
This script requires tlib (vimscript #1863) to be installed. |
|
script versions (upload new version)
Click on the package to download.
ip used for rating: 142.132.191.50
|