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
82276321f5
lazy.nvim
/
lua
/
lazy
/
manage
History
Folke Lemaitre
82276321f5
fix(rocks): if installing with luarocks (binaries) fails, then build from source.
Fixes
#1563
2024-06-27 11:33:11 +02:00
..
task
fix(rocks): if installing with luarocks (binaries) fails, then build from source.
Fixes
#1563
2024-06-27 11:33:11 +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
fix(manage): dont skip install for plugins that need a build, but dont have an url (like local plugins).
Fixes
#1563
2024-06-27 11:32:00 +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: added `opts.headless` to control ansi output when running headless
2024-06-26 21:38:28 +02:00
reloader.lua
refactor: reloader
2024-06-18 00:36:11 +02:00
runner.lua
fix(runner): only check for errors when a task is no longer running
2024-06-27 11:32:30 +02:00
semver.lua
ci: auto-get rockspec mappings for rock name => github short url or url
2024-06-25 17:41:16 +02:00