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-08 16:46:34 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
39b66027a5
lazy.nvim
/
lua
/
lazy
/
core
History
Folke Lemaitre
39b66027a5
feat(spec): added support for importing multiple spec modules with
import = "foobar"
2023-01-01 21:07:05 +01:00
..
handler
fix(keys): forward
count
to keymaps.
Fixes
#252
2022-12-30 20:51:18 +01:00
cache.lua
fix(spec): allow a spec module to be on the rtp and not only in config
2023-01-01 20:31:34 +01:00
config.lua
feat(spec): added support for importing multiple spec modules with
import = "foobar"
2023-01-01 21:07:05 +01:00
loader.lua
fix(loader): setup handlers after installing missing plugins.
Fixes
#272
2023-01-01 18:45:20 +01:00
plugin.lua
feat(spec): added support for importing multiple spec modules with
import = "foobar"
2023-01-01 21:07:05 +01:00
util.lua
fix(spec): allow a spec module to be on the rtp and not only in config
2023-01-01 20:31:34 +01:00