This website requires JavaScript.
Explore
Help
Sign in
mirror
/
folke.lazy.nvim
Watch
1
Star
0
Fork
You've already forked folke.lazy.nvim
0
mirror of
https://github.com/folke/lazy.nvim.git
synced
2025-06-24 17:58:55 +02:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
17d1653b4a
folke.lazy.nvim
/
lua
/
lazy
/
core
History
Download ZIP
Download TAR.GZ
Folke Lemaitre
b8fa6f960f
fix: add lazy.nvim with dev=false to prevent using the dev version for myself
2022-12-15 23:23:45 +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
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
fix: add lazy.nvim with dev=false to prevent using the dev version for myself
2022-12-15 23:23:45 +01:00
util.lua
feat: cleanup keys/cmd handlers when loading a plugin
2022-12-03 23:42:05 +01:00