This website requires JavaScript.
Explore
Help
Sign in
jank
/
lazy.nvim
Watch
1
Star
0
Fork
You've already forked lazy.nvim
0
mirror of
https://github.com/folke/lazy.nvim.git
synced
2025-06-28 11:24:14 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
bbc17cb3b0
lazy.nvim
/
lua
/
lazy
/
core
History
Download ZIP
Download TAR.GZ
Sebastian Lyng Johansen
bbc17cb3b0
fix: only use dev url if plugin exists
2022-12-21 20:05:32 +01:00
..
handler
fix(keys): feedkeys should include pending keys.
Fixes
#71
2022-12-21 19:02:14 +01:00
cache.lua
fix(cache): if we can't load from the cache modpath, find path again instead of erroring right away
2022-12-21 14:56:46 +01:00
config.lua
fix(rtp): keep site in rtp
2022-12-21 19:58:28 +01:00
loader.lua
fix(loader): lua modules can be links instead of files.
Fixes
#66
2022-12-21 16:28:01 +01:00
plugin.lua
fix: only use dev url if plugin exists
2022-12-21 20:05:32 +01:00
util.lua
fix(loader): lua modules can be links instead of files.
Fixes
#66
2022-12-21 16:28:01 +01:00