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
2200284165
lazy.nvim
/
lua
/
lazy
/
core
History
Folke Lemaitre
2200284165
fix(cache): overwrite cache entry with new modpath when loading a file.
Fixes
#90
2022-12-22 09:10:11 +01:00
..
handler
fix(keys): feedkeys should include pending keys.
Fixes
#71
2022-12-21 19:02:14 +01:00
cache.lua
fix(cache): overwrite cache entry with new modpath when loading a file.
Fixes
#90
2022-12-22 09:10:11 +01:00
config.lua
feat: added support for `nvim --headless "+Lazy! sync" +qa`
2022-12-21 22:28:09 +01:00
loader.lua
fix(loader): lua modules can be links instead of files.
Fixes
#66
2022-12-21 16:28:01 +01:00
plugin.lua
feat(plugin): allow plugin files only without a main plugin module.
Fixes
#53
2022-12-21 09:03:47 +01:00
util.lua
fix(loader): lua modules can be links instead of files.
Fixes
#66
2022-12-21 16:28:01 +01:00