Vim Tips Wiki
(standard format)
(adjust Template:ScriptComments to remove id as no longer needed; minor tweaks)
Line 1: Line 1:
{{ScriptComments|2961|groovyindent: groovy indent script}}
+
{{ScriptComments|groovyindent: groovy indent script}}
   
 
==Comments==
 
==Comments==

Revision as of 07:47, 15 November 2011

Use this page to discuss script 2961 groovyindent: groovy indent script

  • 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

Nice. But I have to change every Dos CRLF end of line to Unix LF style, otherwise it won't work under Linux.