lazy.nvim/lua/lazy/manage/task
Theo Cavignac 8c22f4d022 fix: Always run build tasks in the plugin directory
Before this, only shell commands were run in the plugin directory.
This ensures a coherent behavior by always changing to the plugin
directory for build tasks.
2023-08-02 02:17:59 +02: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 fix(git): always set origin name when cloning (#622) 2023-03-05 14:09:15 +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 fix: Always run build tasks in the plugin directory 2023-08-02 02:17:59 +02:00