Skip to content

Commit 61c7651

Browse files
committed
fix: disable rockspec until we fix #191
1 parent deb158d commit 61c7651

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

README.md

+4-2
Original file line numberDiff line numberDiff line change
@@ -38,10 +38,10 @@ Fully **optional:**
3838

3939
<summary>Lazy.nvim</summary>
4040

41-
> Since version v11.* of Lazy rockspec is supported, so no need of extra plugins `vhyrro/luarocks.nvim`
41+
> Since version v11.\* of Lazy rockspec is supported, so no need of extra plugins `vhyrro/luarocks.nvim`
4242
4343
<details>
44-
<summary><b>Lazy >= v11.*</b></summary>
44+
<summary><b>Lazy >= v11.* [(DISABLED DUE TO ISSUES)](https://github.com/3rd/image.nvim/issues/191)</b></summary>
4545

4646
```lua
4747
{
@@ -51,6 +51,7 @@ Fully **optional:**
5151
end
5252
}
5353
```
54+
5455
</details>
5556

5657
<details>
@@ -80,6 +81,7 @@ install luarocks for neovim while using lazy. But you can install manually as we
8081
end
8182
}
8283
```
84+
8385
</details>
8486

8587
---
File renamed without changes.

0 commit comments

Comments
 (0)