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-24 09:49:07 +02:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
be5dfba542
folke.lazy.nvim
/
lua
/
lazy
/
core
History
Download ZIP
Download TAR.GZ
Folke Lemaitre
be5dfba542
fix(plugin): better way of dealing with local specs.
Fixes
#1524
2024-06-16 07:09:33 +02:00
..
handler
fix(keys): buffer-local nop mappings
2024-06-06 10:15:35 +02:00
cache.lua
style: fix some typo (
#1496
)
2024-06-03 09:18:43 +02:00
config.lua
chore(main): release 10.23.0 (
#1502
)
2024-06-07 10:54:20 +02:00
loader.lua
style: Set vim.opt.rtp type to vim.Option (
#1498
)
2024-06-04 06:58:19 +02:00
plugin.lua
fix(plugin): better way of dealing with local specs.
Fixes
#1524
2024-06-16 07:09:33 +02:00
util.lua
feat(plugin):
opts_extend
can be a list of dotted keys that will be extended instead of merged
2024-06-07 09:02:52 +02:00