sponsor Vim development Vim logo Vim Book Ad

DynamicSigns : Use Signs for different things

 script karma  Rating 6/3, Downloaded by 1324  Comments, bugs, improvements  Vim wiki

created by
Christian Brabandt
 
script type
ftplugin
 
description
This plugin enables you to use signs |sign-support| for different things. For
example you can use signs to display Indentation-Levels, display line
whitespace errors, display marks |mark-motion|, display the differences
between the current editing file and the file on disk or whenever an
expression evalutates true (similar to how fold-expressions work |fold-expr|)

All you need to do, is configure the plugin by setting some configuration
variables and run |:Signs|
 
install details
unzip the zip archive into your ~/.vim directory on unix or $VIM/vimfiles directory on Windows. Afterwards run the :helptags command,
e.g. :helptags ~/.vim/doc (Unix)
:helptags $VIM/vimfiles/doc (Windows)

read the help at :h DynamicSigns.txt
 

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
DynamicSigns.zip 0.2 2012-03-15 7.3 Christian Brabandt Initial upload
ip used for rating: 3.140.198.173

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