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-22 08:53:36 +02:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
ad0b4caa64
folke.lazy.nvim
/
lua
/
lazy
/
core
History
Download ZIP
Download TAR.GZ
Folke Lemaitre
12ded3f422
fix: replace ~ by HOME for Plugin.dir
2022-12-13 10:29:40 +01:00
..
handler
feat: better way of dealing with lazy loaded completions (thanks to @lewis6991)
2022-12-13 10:10:17 +01:00
cache.lua
perf: disable cache by default on VimEnter or on BufReadPre
2022-12-03 18:59:53 +01:00
config.lua
feat!: local plugins now always need to set
Plugin.dir
2022-12-13 10:10:17 +01:00
loader.lua
perf: added profiling for sourcing of runtime files
2022-12-05 23:14:04 +01:00
plugin.lua
fix: replace ~ by HOME for Plugin.dir
2022-12-13 10:29:40 +01:00
util.lua
feat: cleanup keys/cmd handlers when loading a plugin
2022-12-03 23:42:05 +01:00