From f3fb3b5e8a00d9ff46bbbea1813ccdd56d8a536b Mon Sep 17 00:00:00 2001 From: Jen-Chieh Shen Date: Sat, 7 Jun 2025 00:48:55 -0700 Subject: [PATCH] Add docstr --- README.org | 1 + 1 file changed, 1 insertion(+) diff --git a/README.org b/README.org index 69a94d1..6792556 100644 --- a/README.org +++ b/README.org @@ -531,6 +531,7 @@ Above all, enjoy using Emacs. The community, more than anything, makes Emacs a g - [[https://www.emacswiki.org/emacs/ElDoc][eldoc]] - =[built-in]= shows function arguments / variable doc in minibuffer when coding. - [[https://github.com/casouri/eldoc-box][eldoc-box]] - Displays =eldoc= documentation within a childframe. - [[https://github.com/kuanyui/tldr.el][tldr.el]] - Emacs client of [[https://github.com/tldr-pages/tldr][tldr-pages]]. + - [[https://github.com/emacs-vs/docstr][docstr]] - A document string minor mode. *** Code Folding