feat(treesitter): don't use auto_install. Use ensure_installed instead
This commit is contained in:
2 files changed
+19
-3
No files matched your search
@@ -7,8 +7,8 @@ A starter template for Neovim using [lazy.nvim](https://github.com/folke/lazy.nv
|
||||
## ✅ Todo
|
||||
|
||||
- [ ] documentation
|
||||
- [ ] treesitter auto-install seems broken. Switch to `ensure_installed` instead?
|
||||
- [ ] list all plugins in readme
|
||||
- [x] treesitter auto-install seems broken. Switch to `ensure_installed` instead?
|
||||
- [x] list all plugins in readme
|
||||
- [ ] test all-the-things
|
||||
|
||||
<!-- plugins:start -->
|
||||
|
||||
Reference in new issue
Block a user