From 5dea413fc8c9f18e603f2eaa77fde6855277bd0c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Frestein=20=E2=98=81=EF=B8=8F?= Date: Sat, 20 Sep 2025 18:17:32 +0500 Subject: [PATCH] docs(plugins): add org-super-agenda.nvim --- docs/plugins.org | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/docs/plugins.org b/docs/plugins.org index b01911c14..a73e36904 100644 --- a/docs/plugins.org +++ b/docs/plugins.org @@ -6,6 +6,7 @@ Orgmode supports various plugins to extend its functionality or make it more pretty and user friendly: - [[#extend-orgmode][Extend orgmode]] + - [[#org-super-agendanvim][org-super-agenda.nvim]] - [[#org-roamnvim][org-roam.nvim]] - [[#sniprun][sniprun]] - [[#telescope-orgmodenvim][telescope-orgmode.nvim]] @@ -24,6 +25,13 @@ Orgmode supports various plugins to extend its functionality or make it more pre :PROPERTIES: :CUSTOM_ID: extend-orgmode :END: +*** org-super-agenda.nvim +:PROPERTIES: +:CUSTOM_ID: org-super-agendanvim +:END: +Link: [[https://github.com/hamidi-dev/org-super-agenda.nvim][org-super-agenda.nvim]] + +This is the port of Emacs [[https://github.com/alphapapa/org-super-agenda][org-super-agenda]]. *** org-roam.nvim :PROPERTIES: :CUSTOM_ID: org-roamnvim