mirror of
https://github.com/folke/lazy.nvim.git
synced 2025-04-18 20:36:45 +00:00
feat: lazy handler implies opt=true
This commit is contained in:
parent
54526e062a
commit
b796abcc33
3 changed files with 19 additions and 3 deletions
|
@ -41,7 +41,7 @@
|
|||
- [x] rename requires to dependencies
|
||||
- [x] move tasks etc to Plugin.state
|
||||
- [ ] allow setting up plugins through config
|
||||
- [ ] handlers imply opt
|
||||
- [x] handlers imply opt
|
||||
- [x] dependencies imply opt for deps
|
||||
- [x] fix local plugin spec
|
||||
- [ ] investigate all opt=true. Simplifies logic (easily switch between opt/start afterwards)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue