Vim Tips Wiki
(Created page with 'nice. but I have to change every Win/Dos end of line into Unix style, otherwise it won't work under linux.')
 
(standard format)
Line 1: Line 1:
  +
{{ScriptComments|2961|groovyindent: groovy indent script}}
nice.
 
  +
but I have to change every Win/Dos end of line into Unix style, otherwise it won't work under linux.
 
  +
==Comments==
 
Nice. But I have to change every Dos CRLF end of line to Unix LF style, otherwise it won't work under Linux.

Revision as of 08:08, 29 July 2010

Use this page to discuss script 2961 2961

  • 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.