This website requires JavaScript.
Explore
Help
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-06-28 19:34:15 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
6d61cae647
lazy.nvim
/
lua
/
lazy
/
core
History
Download ZIP
Download TAR.GZ
github-actions[bot]
6d61cae647
chore(main): release 10.8.1
2023-10-08 10:37:44 +00:00
..
handler
feat(keys): refactor code and allow disabling keymaps per mode. mode no longer needs to be exactly the same in order to disable.
2023-10-08 10:11:33 +02:00
cache.lua
fix(loader): keep using the internal lua cache till 0.9.1
2023-04-19 12:59:39 +02:00
config.lua
chore(main): release 10.8.1
2023-10-08 10:37:44 +00:00
loader.lua
fix: properly setup handlers when loading a plugin before startup (build) etc
2023-09-27 12:39:39 +02:00
plugin.lua
feat(plugin): added support for
cond
for imports (
#1079
)
2023-10-06 15:46:46 +02:00
util.lua
perf(util): don't try to load nvim-treesitter when markdown parser is builtin
2023-10-04 00:19:29 +02:00