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-05 15:30:08 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
5aca9280df
lazy.nvim
/
lua
/
lazy
/
core
History
Folke Lemaitre
5aca9280df
perf(util): execute VeryLazy right after UIEnter
2023-01-11 13:40:19 +01:00
..
handler
fix(keys): Use vim's default value for an unset g:mapleader (
#316
)
2023-01-04 14:02:48 +01:00
cache.lua
fix(cache): dont keep invalid entries in the cache (cleanup)
2023-01-10 09:28:59 +01:00
config.lua
chore(main): release 9.1.1 (
#360
)
2023-01-10 11:21:52 +01:00
loader.lua
fix(spec):
Plugin.opts
is now always a table.
Fixes
#351
2023-01-08 18:45:40 +01:00
plugin.lua
fix(spec): don't import specs more than once
2023-01-10 09:28:59 +01:00
util.lua
perf(util): execute VeryLazy right after UIEnter
2023-01-11 13:40:19 +01:00