Skip to content

Latest commit

 

History

History
46 lines (25 loc) · 797 Bytes

CHANGELOG.md

File metadata and controls

46 lines (25 loc) · 797 Bytes

1.0.1 - 2024-11-23

  • improve change detection

1.0.0 - 2024-11-23

  • fix handling of files with no indented lines
  • fix cursor-position restoration
  • don't clutter the search history with the indentation replacement pattern

0.3.0 - 2021-03-14

  • relicense: Artistic 2.0 -> MIT

0.2.1 - 2020-05-30

  • don't silence errors when performing the BufWritePre substitution

0.2.0 - 2019-09-30

  • don't silence errors when performing the BufReadPost substitution

0.1.3 - 2018-08-05

  • document how to override ftplugin-imposed indentation settings

0.1.2 - 2018-07-19

  • docfix

0.1.1 - 2018-07-19

  • documentation tweaks

0.1.0 - 2018-05-25

  • add support for per-project overrides

0.0.2 - 2018-05-19

  • docs: fix config typo

0.0.1 - 2018-05-15

  • initial version