lazy.nvim/lua/lazy/manage/task
Folke Lemaitre b73312aa32
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
..
fs.lua feat: plugins no longer need to be installed under site/pack/*/opt 2022-12-03 15:48:06 +01:00
git.lua feat(git): lazy now detects origin changes and will fix it on update. Fixes #346. Fixes #331 2023-01-08 08:32:03 +01: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 feat(commands): added build command to force rebuild of a plugin 2023-01-01 09:41:43 +01:00