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
70ca110ca1
lazy.nvim
/
lua
/
lazy
/
core
History
Folke Lemaitre
70ca110ca1
feat: README.md files are now automagically added to help. By default only when no doc/ exists
2022-12-15 14:08:09 +01:00
..
handler
feat!: lazy now handles the full startup sequence (
vim.go.loadplugins=false
)
2022-12-14 21:03:53 +01:00
cache.lua
fix: destroy the cache when VIMRUNTIME has changed
2022-12-14 21:38:24 +01:00
config.lua
feat: README.md files are now automagically added to help. By default only when no doc/ exists
2022-12-15 14:08:09 +01:00
loader.lua
feat!: lazy now handles the full startup sequence (
vim.go.loadplugins=false
)
2022-12-14 21:03:53 +01:00
plugin.lua
fix:
Plugin.init
implies lazy-loading
2022-12-15 00:23:09 +01:00
util.lua
feat: cleanup keys/cmd handlers when loading a plugin
2022-12-03 23:42:05 +01:00