mirror of
https://github.com/folke/lazy.nvim.git
synced 2025-04-18 20:36:45 +00:00
feat!: renamed Plugin.run => Plugin.build
This commit is contained in:
parent
ec4199bada
commit
042aaa4f87
4 changed files with 15 additions and 13 deletions
|
@ -24,10 +24,12 @@
|
|||
## ✅ TODO
|
||||
|
||||
- [ ] health checks: check merge conflicts async
|
||||
- [ ] unsupported props or props from other managers
|
||||
- [x] rename `run` to `build`
|
||||
- [ ] allow setting up plugins through config
|
||||
- [x] task timeout
|
||||
- [ ] log file
|
||||
- [ ] deal with resourcing init.lua. Check a global?
|
||||
- [ ] deal with re-sourcing init.lua. Check a global?
|
||||
- [x] incorrect when switching TN from opt to start
|
||||
- [ ] git tests
|
||||
- [x] max concurrency
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue