feat(extras): LazyExtras can now manage user extras lua/plugins/extras. Fixes #1681

This commit is contained in:
Folke Lemaitre
2023-10-12 21:47:31 +02:00
parent c9892652d2
commit 1bcf6b9a28
3 changed files with 74 additions and 41 deletions

View File

@@ -2,6 +2,9 @@
## 10.x
- User extras under `lua/plugins/extras` can now also be managed
with **LazyExtras**
- `nvim-ts-autotag` is now included by default
- `nvim-treesitter-context` is now included by default