Vim Tips Wiki
Register
(adjust Template:ScriptComments to remove id as no longer needed; minor tweaks)
(Change <tt> to <code>, perhaps also minor tweak.)
 
Line 2: Line 2:
   
 
==Comments==
 
==Comments==
This plugin requires Vim 7.1+ with <tt>matchadd()</tt>. --October 31, 2011
+
This plugin requires Vim 7.1+ with <code>matchadd()</code>. --October 31, 2011

Latest revision as of 09:50, 14 July 2012

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