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
b2dec14824
lazy.nvim
/
lua
/
lazy
/
core
History
Folke Lemaitre
b2dec14824
fix(cache): check full paths of cached modpaths.
Fixes
#324
2023-01-05 13:42:23 +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): check full paths of cached modpaths.
Fixes
#324
2023-01-05 13:42:23 +01:00
config.lua
feat(spec): added `import` to import other plugin modules
2023-01-02 09:44:28 +01:00
loader.lua
fix(loader): run plugin config before sourcing runtime
2023-01-04 23:17:29 +01:00
plugin.lua
feat(spec): allow import property on a plugin spec
2023-01-04 17:50:57 +01:00
util.lua
fix(util): Util.try can now work without an error message
2023-01-05 11:31:13 +01:00