DynamicSigns : Use Signs for different things
script karma |
Rating 6/3,
Downloaded by 1381 |
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 |
|
script versions (upload new version)
Click on the package to download.
ip used for rating: 142.132.191.50
|