This website requires JavaScript.
Explore
Help
Register
Sign in
jank
/
lazy.nvim
Watch
1
Star
0
Fork
You've already forked lazy.nvim
0
mirror of
https://github.com/folke/lazy.nvim.git
synced
2025-04-05 15:30:08 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
6d46a3028d
lazy.nvim
/
lua
/
lazy
/
core
History
Folke Lemaitre
6d46a3028d
style(keys): remove debug output
2023-01-04 09:22:52 +01:00
..
handler
style(keys): remove debug output
2023-01-04 09:22:52 +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