mirror of https://github.com/folke/lazy.nvim.git
docs: updated todo
This commit is contained in:
parent
315be83afc
commit
8531995ec7
|
@ -32,6 +32,7 @@
|
||||||
- [ ] log file
|
- [ ] log file
|
||||||
- [ ] git tests
|
- [ ] git tests
|
||||||
- [ ] Import specs from other plugin managers
|
- [ ] Import specs from other plugin managers
|
||||||
|
- [x] Background update checker
|
||||||
- [ ] [packspec](https://github.com/nvim-lua/nvim-package-specification)
|
- [ ] [packspec](https://github.com/nvim-lua/nvim-package-specification)
|
||||||
- [ ] add support to specify `engines`, `os` and `cpu` like in `package.json`
|
- [ ] add support to specify `engines`, `os` and `cpu` like in `package.json`
|
||||||
- [ ] semver merging. Should check if two or more semver ranges are compatible and calculate the union range
|
- [ ] semver merging. Should check if two or more semver ranges are compatible and calculate the union range
|
||||||
|
|
Loading…
Reference in New Issue