lazy.nvim/lua/lazy/manage
Alexander Grebennik 7108809ab1
fix(plugins): "Vim:E150: Not a directory" on plugin update (#1679)
## Description

On plugins update it fails with following error for any plugin.

```
~/.local/share/nvim/lazy/lazy.nvim/manage/task/plugin.lua:95: Vim:E150: Not a directory: ~/.local/share/nvim/lazy/gitsigns.nvim/doc/
```
2024-07-25 12:53:01 +02:00
..
task fix(plugins): "Vim:E150: Not a directory" on plugin update (#1679) 2024-07-25 12:53:01 +02:00
checker.lua fix(git): local plugin fixes (#1624) 2024-07-07 17:13:49 +02:00
git.lua fix(git): local plugin fixes (#1624) 2024-07-07 17:13:49 +02:00
init.lua refactor: async processes 2024-06-28 16:08:26 +02:00
lock.lua fix(lockfile): ensure newline at EOF for lockfile (#1639) 2024-07-13 09:51:44 +02:00
process.lua fix(async): make asyncs abortable 2024-06-30 13:35:14 +02:00
reloader.lua refactor: reloader 2024-06-18 00:36:11 +02:00
runner.lua perf: suspend when tasks are active 2024-06-30 09:13:04 +02:00
semver.lua ci: auto-get rockspec mappings for rock name => github short url or url 2024-06-25 17:41:16 +02:00