mirror of
https://github.com/folke/lazy.nvim.git
synced 2025-04-18 20:36:45 +00:00
feat: added "Lazy check" to check for updates without updating
This commit is contained in:
parent
d486bc586b
commit
63cf2a52bd
4 changed files with 25 additions and 4 deletions
|
@ -12,8 +12,8 @@
|
|||
- [x] Config in multiple files
|
||||
- [x] Patterns for local packages
|
||||
- [x] Profiling
|
||||
- [ ] lockfile
|
||||
- [ ] check for updates
|
||||
- [x] lockfile
|
||||
- [x] check for updates
|
||||
- [ ] package.lua
|
||||
- [ ] package-lock.lua
|
||||
- [x] tag/version support `git tag --sort version:refname`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue