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 07:27:34 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
e2e10d9cbe
lazy.nvim
/
lua
/
lazy
/
core
History
Folke Lemaitre
e2e10d9cbe
feat: find local_spec in parent directories as well.
Closes
#1519
2024-06-15 09:28:58 +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
feat: find local_spec in parent directories as well.
Closes
#1519
2024-06-15 09:28:58 +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