This website requires JavaScript.
Explore
Help
Sign In
subcrip
/
lazy.nvim
mirror of
https://github.com/folke/lazy.nvim.git
Watch
1
Star
0
Fork
You've already forked lazy.nvim
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
f23a6eef8c
lazy.nvim
/
lua
/
lazy
/
core
History
Folke Lemaitre
f23a6eef8c
perf: prevent string.match to find plugin name from a modpath
2022-12-16 13:06:30 +01:00
..
handler
refactor: simplified handler code
2022-12-16 12:53:08 +01:00
cache.lua
fix: destroy the cache when VIMRUNTIME has changed
2022-12-14 21:38:24 +01:00
config.lua
fix: use initial rtp for rtp plugin after files and use loaded plugins for their after files
2022-12-15 23:23:18 +01:00
loader.lua
fix: use initial rtp for rtp plugin after files and use loaded plugins for their after files
2022-12-15 23:23:18 +01:00
plugin.lua
perf: prevent string.match to find plugin name from a modpath
2022-12-16 13:06:30 +01:00
util.lua
feat: cleanup keys/cmd handlers when loading a plugin
2022-12-03 23:42:05 +01:00