File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -208,8 +208,10 @@ Or just use `omnifunc` via <kbd>\<C-x\>\<C-o\></kbd>
208
208
Link to detailed documentation: [ DOCS] ( DOCS.md )
209
209
210
210
## Plugins
211
- * [ org-bullets.nvim] ( https://github.com/akinsho/org-bullets.nvim )
212
- * [ headlines.nvim] ( https://github.com/lukas-reineke/headlines.nvim )
211
+ * [ org-bullets.nvim] ( https://github.com/akinsho/org-bullets.nvim ) - Show org mode bullets as UTF-8 characters
212
+ * [ headlines.nvim] ( https://github.com/lukas-reineke/headlines.nvim ) - Add few highlight options for code blocks and headlines
213
+ * [ sniprun] ( https://github.com/michaelb/sniprun ) - For code evaluation in blocks
214
+ * [ vim-table-mode] ( https://github.com/dhruvasagar/vim-table-mode ) - For table support
213
215
214
216
See all available plugins on [ orgmode-nvim] ( https://github.com/topics/orgmode-nvim )
215
217
You can’t perform that action at this time.
0 commit comments