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
4a8f813d81
lazy.nvim
/
lua
/
lazy
/
manage
History
Kevin Traver
2e04a0c02c
fix(checker): ignore dev plugins (
#1384
)
2024-05-18 10:14:12 +02:00
..
task
fix(git): force `autocrlf=false`.
Fixes
#1055
2024-05-13 08:34:39 +02:00
checker.lua
fix(checker): ignore dev plugins (
#1384
)
2024-05-18 10:14:12 +02:00
git.lua
fix(git): comment sign detection in get_config function (
#1281
)
2024-01-20 15:05:26 +01: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
feat: refactor all vim.loop -> vim.uv and add a shim when needed
2024-03-22 08:58:36 +01:00
reloader.lua
feat: refactor all vim.loop -> vim.uv and add a shim when needed
2024-03-22 08:58:36 +01:00
runner.lua
feat: refactor all vim.loop -> vim.uv and add a shim when needed
2024-03-22 08:58:36 +01:00
semver.lua
feat: added full semver and range parsing
2022-11-28 07:31:43 +01:00