This website requires JavaScript.
Explore
Help
Register
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-04-08 16:46:34 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1efa710210
lazy.nvim
/
lua
/
lazy
/
core
History
Folke Lemaitre
1efa710210
feat: added
module=false
to skip auto-loading of plugins on
require
2022-12-19 14:56:48 +01:00
..
handler
refactor: simplified handler code
2022-12-16 12:53:08 +01:00
cache.lua
config: move lazy cache to state/nvim/lazy/cache
2022-12-19 13:55:04 +01:00
config.lua
docs: typos
2022-12-19 13:36:11 +01:00
loader.lua
feat: added
module=false
to skip auto-loading of plugins on
require
2022-12-19 14:56:48 +01:00
plugin.lua
feat: added
module=false
to skip auto-loading of plugins on
require
2022-12-19 14:56:48 +01:00
util.lua
feat: cleanup keys/cmd handlers when loading a plugin
2022-12-03 23:42:05 +01:00