Skip to content

Commit

Permalink
chore(build): auto-generate vimdoc
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 5, 2022
1 parent 01c6ee4 commit 836cdb2
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions doc/lazy.nvim.txt
Original file line number Diff line number Diff line change
Expand Up @@ -38,21 +38,21 @@ FEATURES *lazy.nvim-features*
TODO *lazy.nvim-todo*


- health checks: check merge conflicts async
- unsupported props or props from other managers
- other packages still in site?
- other package manager artifacts still present? compiled etc
- fix plugin details
- show disabled plugins (strikethrough?)
- log file
- git tests
- Import specs from other plugin managers
- 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
- default semver merging strategy: if no version matches all, then use highest version?
- package meta index (package.lua cache for all packages)
- Background update checker
- health checks: check merge conflicts async
- unsupported props or props from other managers
- other packages still in site?
- other package manager artifacts still present? compiled etc
- status page showing running handlers and cache stats
- delete lazy keymaps when a plugin loads. Reset handlers for a plugin?
- deal with re-sourcing init.lua. Check a global?
Expand Down

0 comments on commit 836cdb2

Please sign in to comment.