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
def5cc5816
lazy.nvim
/
lua
/
lazy
/
core
History
Folke Lemaitre
def5cc5816
fix(cache): clear cached entry on errors
2022-12-30 11:52:20 +01:00
..
handler
fix: only show fired ft events in debug obvioulsy.
Fixes
#232
2022-12-29 18:06:40 +01:00
cache.lua
fix(cache): clear cached entry on errors
2022-12-30 11:52:20 +01:00
config.lua
fix(config): reset packpath to include VIMRUNTIME only.
Fixes
#214
2022-12-29 16:04:45 +01:00
loader.lua
feat(startup): missing plugins will now install the versions in the lockfile if available.
Fixes
#138
2022-12-30 09:17:53 +01:00
plugin.lua
feat(plugin): allow some
lazy.nvim
spec props to be set by the user
2022-12-29 00:49:38 +01:00
util.lua
feat(util): use treesitter to highlight notify messages when available
2022-12-27 13:34:12 +01:00