This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
lazy.nvim
Watch
1
Star
0
Fork
You've already forked lazy.nvim
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
a993bfd6de
lazy.nvim
/
lua
/
lazy
/
manage
History
Folke Lemaitre
7f70dd1749
fix(git): unset GIT_INDEX_FILE so we dont accidentally overwrite a different git repo.
Fixes
#1107
2023-10-12 12:23:42 +02:00
..
task
feat(git): show help on how to remove local changes
2023-10-10 11:53:00 +02:00
checker.lua
style: sort requires
2023-10-09 11:25:42 +02:00
git.lua
style: sort requires
2023-10-09 11:25:42 +02:00
init.lua
feat(git): show error for local changes during check/update
2023-10-10 11:42:01 +02:00
lock.lua
fix(manage): prevend auto conversion 'CRLF' to 'LF' in update lazy-lock.json on Windows.
Fixes
#1093
(
#1094
)
2023-10-09 16:17:42 +02:00
process.lua
fix(git): unset GIT_INDEX_FILE so we dont accidentally overwrite a different git repo.
Fixes
#1107
2023-10-12 12:23:42 +02:00
reloader.lua
style: sort requires
2023-10-09 11:25:42 +02:00
runner.lua
style: sort requires
2023-10-09 11:25:42 +02:00
semver.lua
feat: added full semver and range parsing
2022-11-28 07:31:43 +01:00