Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions docs/plugins.org
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ Orgmode supports various plugins to extend its functionality or make it more pre
- [[#org-super-agendanvim][org-super-agenda.nvim]]
- [[#org-roamnvim][org-roam.nvim]]
- [[#sniprun][sniprun]]
- [[#org-notebooknvim][org-notebook.nvim]]
- [[#telescope-orgmodenvim][telescope-orgmode.nvim]]
- [[#org-cycle-litenvim][org-cycle-lite.nvim]]
- [[#completion-plugins][Completion plugins]]
Expand Down Expand Up @@ -47,6 +48,13 @@ This is the port of Emacs [[https://www.orgroam.com/][org-roam]].
Link: [[https://github.com/michaelb/sniprun][sniprun]]

Plugin for code block evaluation.
*** org-notebook.nvim
:PROPERTIES:
:CUSTOM_ID: org-notebooknvim
:END:
Link: [[https://github.com/bitbloxhub/org-notebook.nvim][org-notebook.nvim]]

Jupyter notebooks for org-babel.
*** telescope-orgmode.nvim
:PROPERTIES:
:CUSTOM_ID: telescope-orgmodenvim
Expand Down
Loading