mirror of
https://github.com/rockerBOO/awesome-neovim
synced 2024-11-10 05:34:13 +00:00
Add babelfish.nvim and panvimdoc (#176)
This commit is contained in:
parent
a4073de7af
commit
ca0107c00d
1 changed files with 2 additions and 0 deletions
|
@ -159,6 +159,8 @@ Neovim supports a wide variety of UI's.
|
|||
- [jghauser/follow-md-links.nvim](https://github.com/jghauser/follow-md-links.nvim) - Press enter to follow internal markdown links.
|
||||
- [jakewvincent/mkdnflow.nvim](https://github.com/jakewvincent/mkdnflow.nvim) - Markdown notebook navigation (follow internal and external markdown links, create links, jump to links, etc.)
|
||||
- [jubnzv/mdeval.nvim](https://github.com/jubnzv/mdeval.nvim) - A Neovim plugin that evaluates code blocks inside markdown documents.
|
||||
- [mjlbach/babelfish.nvim](https://github.com/mjlbach/babelfish.nvim) - A Neovim plugin to convert Markdown to vimdoc using Treesitter.
|
||||
- [kdheepak/panvimdoc](https://github.com/kdheepak/panvimdoc) - A pandoc to vimdoc GitHub action.
|
||||
|
||||
### Syntax
|
||||
|
||||
|
|
Loading…
Reference in a new issue