From 8531995ec728676fe1642827d58d0a945e188f1d Mon Sep 17 00:00:00 2001 From: Folke Lemaitre Date: Mon, 5 Dec 2022 21:05:20 +0100 Subject: [PATCH] docs: updated todo --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7d65d6ed..3e04acb3 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,7 @@ - [ ] log file - [ ] git tests - [ ] Import specs from other plugin managers +- [x] Background update checker - [ ] [packspec](https://github.com/nvim-lua/nvim-package-specification) - [ ] 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