sponsor Vim development Vim logo Vim Book Ad

tmarks : Browse, place, & delete marks

 script karma  Rating 5/4, Downloaded by 1659  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.
 

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
tmarks.vba 0.2 2010-11-01 7.0 Tom Link Please see http://github.com/tomtom/tmarks_vim/commits/master/
MD5
Checksum: 99db23f144800ee39e376b8bbb2ee5cf
tmarks.vba.gz 0.1 2009-03-29 7.0 Tom Link Initial upload
ip used for rating: 18.118.140.108

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