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
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
Original file line number Diff line number Diff line change @@ -106,12 +106,10 @@ LAZY.NVIM *render-markdown-install-lazy.nvim*
106106ROCKS.NVIM *render-markdown-install-rocks.nvim*
107107
108108This 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
You can’t perform that action at this time.
0 commit comments