File tree Expand file tree Collapse file tree 2 files changed +4
-8
lines changed Expand file tree Collapse file tree 2 files changed +4
-8
lines changed Original file line number Diff line number Diff line change @@ -78,12 +78,10 @@ Plugin to improve viewing Markdown files in Neovim
78
78
79
79
## rocks.nvim
80
80
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 )
84
82
85
83
``` vim
86
- :Rocks install markdown.nvim
84
+ :Rocks install render- markdown.nvim
87
85
```
88
86
89
87
## packer.nvim
Original file line number Diff line number Diff line change @@ -106,12 +106,10 @@ LAZY.NVIM *render-markdown-install-lazy.nvim*
106
106
ROCKS.NVIM *render-markdown-install-rocks.nvim*
107
107
108
108
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 >
112
110
113
111
>vim
114
- :Rocks install markdown.nvim
112
+ :Rocks install render- markdown.nvim
115
113
<
116
114
117
115
You can’t perform that action at this time.
0 commit comments