Skip to content

Commit 5f9c00e

Browse files
chore: Update LuaRocks references to new package
1 parent 9e91c61 commit 5f9c00e

File tree

2 files changed

+4
-8
lines changed

2 files changed

+4
-8
lines changed

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -78,12 +78,10 @@ Plugin to improve viewing Markdown files in Neovim
7878

7979
## rocks.nvim
8080

81-
This plugin is available on [LuaRocks](https://luarocks.org/modules/MeanderingProgrammer/markdown.nvim)
82-
83-
- TODO: Publish this under both packages?
81+
This plugin is available on [LuaRocks](https://luarocks.org/modules/MeanderingProgrammer/render-markdown.nvim)
8482

8583
```vim
86-
:Rocks install markdown.nvim
84+
:Rocks install render-markdown.nvim
8785
```
8886

8987
## packer.nvim

doc/render-markdown.txt

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -106,12 +106,10 @@ LAZY.NVIM *render-markdown-install-lazy.nvim*
106106
ROCKS.NVIM *render-markdown-install-rocks.nvim*
107107

108108
This plugin is available on LuaRocks
109-
<https://luarocks.org/modules/MeanderingProgrammer/markdown.nvim>
110-
111-
- TODO: Publish this under both packages?
109+
<https://luarocks.org/modules/MeanderingProgrammer/render-markdown.nvim>
112110

113111
>vim
114-
:Rocks install markdown.nvim
112+
:Rocks install render-markdown.nvim
115113
<
116114

117115

0 commit comments

Comments
 (0)