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.