v2.0.0
What's Changed
- refactor: remove unused function by @gaoDean in #44
- fix: don't modify text if not currently in a list by @gaoDean in #45
- feat(config): change how patterns are attached to filetypes (BREAKING) by @gaoDean in #46
- style: use stylua by @gaoDean in #47
- feat: only indent with tab if cursor at end of line by @gaoDean in #48
- fix: edge case in get_list_start by @gaoDean in #49
- feat: better custom list patterns configuration by @gaoDean in #50
Full Changelog: v1.10.0...v2.0.0