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

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

No files matched your search

+3
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