Plugins¶
- org-bullets.nvim - Show org mode bullets as UTF-8 characters
- headlines.nvim - Add few highlight options for code blocks and headlines
- sniprun - For code evaluation in blocks
- vim-table-mode - For table support
See all available plugins on orgmode-nvim
If you built a plugin please add “orgmode-nvim” topic to it.
NOTE: None of the Emacs Orgmode plugins will be built into orgmode.nvim. Anything that’s a separate plugin in Emacs Orgmode should be a separate plugin in here. Point of this plugin is to provide functionality that’s built into Emacs Orgmode core, and a good foundation for external plugins.
If you want to build a plugin, post suggestions and improvements on Plugins infrastructure issue.