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
7ded44ce2a
lazy.nvim
/
lua
/
lazy
/
manage
/
task
History
Folke Lemaitre
47d4baafcc
fix(fs): error when plugin directory to delete is not a valid directory
2024-01-19 16:09:28 +01:00
..
fs.lua
fix(fs): error when plugin directory to delete is not a valid directory
2024-01-19 16:09:28 +01:00
git.lua
feat(ui): check pinned packages that can't be updated (
#1139
)
2023-10-23 07:52:54 +02:00
init.lua
fix: use
vim.api.nvim_exec_autocmds
instead of
vim.cmd[[do]]
to prevent weird
vim.notify
behavior
2023-01-13 09:01:24 +01:00
plugin.lua
fix(build): allow build=false to skip building
2023-11-04 10:14:03 +01:00