Skip to content

1.60

Choose a tag to compare

@2072 2072 released this 07 Feb 18:23

Changes since 1.57:

  • Check shiftwidth() instead of 'shiftwidth' (will use the 'tabstop' value if 'shiftwidth' is 0)
  • Add support for optional spaces before and double quotes around (Here|Now)Document identifiers (issue #40)
  • Multi-line indenting could get wrong whenever started on a commented line. (issue #44)