feat(mini.ai): mini.ai is back in core with some improved features. Removing it was a mistake.

This commit is contained in:
Folke Lemaitre
2024-05-18 21:52:16 +02:00
parent 4105c0ad3a
commit d8644c4715
8 changed files with 158 additions and 108 deletions

View File

@@ -2,6 +2,9 @@
## 11.x
- `mini.ai` is back as a default plugin! Removing it was a mistake.
It's a great plugin that enhances the native text objects.
- `:LazyExtras` now has multiple new sections:
- **Enabled**: extras that are currently enabled
@@ -42,7 +45,6 @@ Additionally, some core plugins have been moved to extras.
- plugins moved to extras:
- `mini.ai` which I couldn't live without, but not everyone needs it
- `mini.surround`
- `mini.indentscope` scopes are now also highlighted with `indent-blankline`
- `nvim-treesitter-context`