From 4a2b954d2c2f55648ae562eaf9beddd65af12b86 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 5 Dec 2022 20:32:21 +0000 Subject: [PATCH] chore(build): auto-generate vimdoc --- doc/lazy.nvim.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/lazy.nvim.txt b/doc/lazy.nvim.txt index 85a700e..3e5ad85 100644 --- a/doc/lazy.nvim.txt +++ b/doc/lazy.nvim.txt @@ -47,6 +47,7 @@ TODO *lazy.nvim-todo* - log file - git tests - Import specs from other plugin managers +- Background update checker - packspec - 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