Skip to content

Commit aa69451

Browse files
Add sniprun and vim-table-mode to list of plugins.
1 parent e7fff70 commit aa69451

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -208,8 +208,10 @@ Or just use `omnifunc` via <kbd>\<C-x\>\<C-o\></kbd>
208208
Link to detailed documentation: [DOCS](DOCS.md)
209209

210210
## 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
213215

214216
See all available plugins on [orgmode-nvim](https://github.com/topics/orgmode-nvim)
215217

0 commit comments

Comments
 (0)