Vim Tips Wiki
(from Script 3361 - Indentation Guides (created in wrong place))
 
(adjust Template:ScriptComments to remove id as no longer needed; minor tweaks)
Line 1: Line 1:
{{ScriptComments|3361|Indent Guides: display indent levels}}
+
{{ScriptComments|Indent Guides: display indent levels}}
   
 
==Comments==
 
==Comments==

Revision as of 07:57, 15 November 2011

Use this page to discuss script 3361 Indent Guides: display indent levels

  • Add constructive comments, bug reports, or discuss improvements (see the guideline).
  • Do not document the script here (the author should do that on vim.org).
  • This page may be out of date: check the script's vim.org page above, and its release notes.

Comments

This plugin requires Vim 7.1+ with matchadd(). --October 31, 2011