Skip to content

Commit

Permalink
fix: disable rockspec until we fix #191
Browse files Browse the repository at this point in the history
  • Loading branch information
3rd committed Jul 7, 2024
1 parent deb158d commit 61c7651
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,10 +38,10 @@ Fully **optional:**

<summary>Lazy.nvim</summary>

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

```lua
{
Expand All @@ -51,6 +51,7 @@ Fully **optional:**
end
}
```

</details>

<details>
Expand Down Expand Up @@ -80,6 +81,7 @@ install luarocks for neovim while using lazy. But you can install manually as we
end
}
```

</details>

---
Expand Down
File renamed without changes.

0 comments on commit 61c7651

Please sign in to comment.