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
f24c055fe9
lazy.nvim
/
lua
/
lazy
/
core
History
Folke Lemaitre
f24c055fe9
feat: better way of dealing with lazy loaded completions (thanks to @lewis6991)
2022-12-13 10:10:17 +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
perf: added profiling for sourcing of runtime files
2022-12-05 23:14:04 +01:00
loader.lua
perf: added profiling for sourcing of runtime files
2022-12-05 23:14:04 +01:00
plugin.lua
refactor: `Plugin.uri` => `Plugin.url`
2022-12-13 10:10:17 +01:00
util.lua
feat: cleanup keys/cmd handlers when loading a plugin
2022-12-03 23:42:05 +01:00