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 01:09:06 +02:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
457f0bb7ce
folke.lazy.nvim
/
lua
/
lazy
/
core
History
Download ZIP
Download TAR.GZ
Folke Lemaitre
dea43afc4a
feat(spec): allow import property on a plugin spec
2023-01-04 17:50:57 +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
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
feat(loader): disable plugins
2023-01-04 12:40:00 +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): assume type is file when no type is returned by scandir.
Fixes
#306
2023-01-04 08:57:50 +01:00