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
9110371120
lazy.nvim
/
lua
/
lazy
/
manage
History
Folke Lemaitre
9110371120
feat(build): build can now be a list to execute multiple build commands.
Fixes
#143
2022-12-24 11:30:15 +01:00
..
task
feat(build): build can now be a list to execute multiple build commands.
Fixes
#143
2022-12-24 11:30:15 +01:00
checker.lua
fix(checker): dont report updates on install during startup
2022-12-23 07:48:45 +01:00
git.lua
fix(git): dereference tag refs.
Fixes
#54
2022-12-21 10:13:23 +01:00
init.lua
fix(checker): dont report updates on install during startup
2022-12-23 07:48:45 +01:00
lock.lua
test(lockfile): create config dir if it does not exist
2022-12-21 23:22:04 +01:00
process.lua
feat(util): utility method to get sync process output
2022-12-21 10:13:22 +01:00
reloader.lua
fix: show mapleader warning with vim.schedule.
Fixes
#91
2022-12-22 09:12:06 +01:00
runner.lua
feat: config option for runner concurrency
2022-11-30 23:15:26 +01:00
semver.lua
feat: added full semver and range parsing
2022-11-28 07:31:43 +01:00