Add auto-indent minor mode

This commit is contained in:
Matthew Fidler 2016-04-19 08:42:54 -05:00
parent 771259193a
commit 2049cc5f19

View file

@ -23,6 +23,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
- Drag stuff minor mode icon (from Font Awesome). - Drag stuff minor mode icon (from Font Awesome).
- Helm minor mode icon. - Helm minor mode icon.
- Javascript-IDE mode (js2-mode) icon. - Javascript-IDE mode (js2-mode) icon.
- Auto indent minor mode (from Font Awesome)
### Changed ### Changed