Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
🤖 I have created a release *beep* *boop* --- ## [2.0.0](v1.2.0...v2.0.0) (2024-11-14) ### ⚠ BREAKING CHANGES * **config:** plugins are no longer enabled by default. Pass any options, or set `enabled = true`. ### Features * **config:** plugins are no longer enabled by default. Pass any options, or set `enabled = true`. ([797708b](797708b)) * **health:** added health checks to plugins ([1c4c748](1c4c748)) * **terminal:** added `Snacks.terminal.colorize()` to replace ansi codes by colors ([519b684](519b684)) ### Bug Fixes * **lazygit:** not needed to use deprecated fallback for set_hl ([14f076e](14f076e)) * **notifier:** disable `colorcolumn` by default ([#66](#66)) ([7627b81](7627b81)) * **statuscolumn:** ensure Snacks exists when loading before plugin loaded ([97e0e1e](97e0e1e)) * **terminal:** properly deal with args in `vim.o.shell`. Fixes [#69](#69) ([2ccb70f](2ccb70f)) * **win:** take border into account for window position ([#64](#64)) ([f0e47fd](f0e47fd)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
- Loading branch information