File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed
Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -10,6 +10,7 @@ Orgmode supports various plugins to extend its functionality or make it more pre
1010 - [[#org-roamnvim][org-roam.nvim]]
1111 - [[#sniprun][sniprun]]
1212 - [[#telescope-orgmodenvim][telescope-orgmode.nvim]]
13+ - [[#org-cycle-litenvim][org-cycle-lite.nvim]]
1314- [[#completion-plugins][Completion plugins]]
1415 - [[#blinkcmp][blink.cmp]]
1516 - [[#nvim-cmp][nvim-cmp]]
@@ -53,6 +54,13 @@ Plugin for code block evaluation.
5354Link: [[https://github.com/nvim-orgmode/telescope-orgmode.nvim][telescope-orgmode.nvim]]
5455[[https://github.com/nvim-telescope/telescope.nvim][Telescope]] extension for orgmode that adds fuzzy finding of orgmode files, headlines, etc.
5556
57+ Plugin for doom-emacs style simple cycling ([[https://github.com/doomemacs/doomemacs/blob/master/modules/lang/org/autoload/org.el#L497][org-cycle-only-current-subtree-h]])
58+ *** org-cycle-lite.nvim
59+ :PROPERTIES:
60+ :CUSTOM_ID: org-cycle-litenvim
61+ :END:
62+ Link: [[https://github.com/aaratha/org-cycle-lite.nvim][org-cycle-lite.nvim]]
63+
5664** Completion plugins
5765:PROPERTIES:
5866:CUSTOM_ID: completion-plugins
You can’t perform that action at this time.
0 commit comments