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
b4d4e6b41b
lazy.nvim
/
lua
/
lazy
/
core
History
Folke Lemaitre
b4d4e6b41b
fix(loader): move mapleader check to loader, so it can be set by spec files
2023-01-04 09:07:30 +01:00
..
handler
fix(keys): only replace localleader and maplocalleader.
Fixes
#307
,
fixes
#308
2023-01-04 07:54:45 +01:00
cache.lua
style: debug formatting
2023-01-04 00:27:31 +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): move mapleader check to loader, so it can be set by spec files
2023-01-04 09:07:30 +01:00
plugin.lua
fix(install): dont try re-installing failed missing plugins during startup.
Fixes
#303
2023-01-03 22:50:14 +01:00
util.lua
fix(util): assume type is file when no type is returned by scandir.
Fixes
#306
2023-01-04 08:57:50 +01:00