md2vim
Tool for automatically converting markdown to vimdoc format (by FooSoft)
panvimdoc
Write documentation in pandoc markdown. Generate documentation in vimdoc. (by kdheepak)
md2vim | panvimdoc | |
---|---|---|
5 | 14 | |
73 | 281 | |
- | 3.2% | |
0.0 | 7.9 | |
over 2 years ago | 8 months ago | |
Go | CSS | |
MIT License | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
md2vim
Posts with mentions or reviews of md2vim.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-09-02.
-
Vim doc to markdown
I'm writing markdown documentation and converting it to vim doc via https://github.com/FooSoft/md2vim. Here's an example:
-
[vent] I really hate that most neovim plugins don't provide docs...
There are utilities such as https://github.com/FooSoft/md2vim that can convert between markdown and vimdoc. One could keep documentation in the readme and then use this to convert to vimdoc?
- Feline.nvim version 0.1 released
-
LSP Trouble: A pretty diagnostics list to help your solve all the trouble your code is causing.
You might be interested in md2vim , babelfish.nvim :)
-
Noticing a lot of new *.nvim plugins do not have help files
md2vim
panvimdoc
Posts with mentions or reviews of panvimdoc.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-03-10.
- Hi all, I've made a new release for panvimdoc: v4.0.0
- Show HN: Panvimdoc – Convert pandoc Markdown to vimdoc help
- Question for lua Plugin devs.
- panvimdoc - Write documentation in markdown, generate documentation in vimdoc automatically
-
Vim doc to markdown
Vim Doc to markdown! IDK who's doing that, but people prefer other way around markdown to vimdoc using https://github.com/kdheepak/panvimdoc
-
New(ish) plugin: ts-vimdoc.nvim, generate vimdoc from your README.md for your plugin using tree-sitter
If someone wants similar functionality and they are okay with depending on pandoc instead, I have this repo that make be of relevance: https://github.com/kdheepak/panvimdoc. It also works as a github action, so you can add to a .github/workflows/docs.yml file and forget.
-
Does documentation belong in the README?
If you're using panvimdoc you can put and comments to exclude parts from the generated vimdoc. See my plugin's README.md
- [vent] I really hate that most neovim plugins don't provide docs...
- Feline.nvim version 0.1 released
What are some alternatives?
When comparing md2vim and panvimdoc you can also consider the following projects:
lsp-trouble.nvim - 🚦 A pretty diagnostics, references, telescope results, quickfix and location list to help you solve all the trouble your code is causing. [Moved to: https://github.com/folke/trouble.nvim]
nvim-libmodal - Create new "modes" for Neovim!
nvim-hclipboard - Hijack your clipboard in Neovim
autolist.nvim - Automatic list continuation and formatting for neovim, powered by lua
nvim-hlslens - Hlsearch Lens for Neovim