This website requires JavaScript.
Explore
Help
Sign in
mirror
/
folke.lazy.nvim
Watch
1
Star
0
Fork
You've already forked folke.lazy.nvim
0
mirror of
https://github.com/folke/lazy.nvim.git
synced
2025-06-23 09:18:57 +02:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
2fd78fbed8
folke.lazy.nvim
/
lua
/
lazy
/
core
History
Download ZIP
Download TAR.GZ
Folke Lemaitre
b7c489b08f
fix(loader): lua modules can be links instead of files.
Fixes
#66
2022-12-21 16:28:01 +01:00
..
handler
fix: use nvim_feekeys instead of nvim_input for keys handler.
Fixes
#28
2022-12-20 18:24:48 +01:00
cache.lua
fix(cache): if we can't load from the cache modpath, find path again instead of erroring right away
2022-12-21 14:56:46 +01:00
config.lua
feat(loader): allow to add extra paths to rtp reset.
Fixes
#64
2022-12-21 15:19:14 +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