emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/go-mode 5af4f4d 019/495: mention imenu in readme


From: ELPA Syncer
Subject: [nongnu] elpa/go-mode 5af4f4d 019/495: mention imenu in readme
Date: Sat, 7 Aug 2021 09:04:35 -0400 (EDT)

branch: elpa/go-mode
commit 5af4f4de32bfa6d0e7a3d4741cfc8d349945f15e
Author: Dominik Honnef <dominikh@fork-bomb.org>
Commit: Dominik Honnef <dominikh@fork-bomb.org>

    mention imenu in readme
---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index fc94009..451ab68 100644
--- a/README.md
+++ b/README.md
@@ -34,6 +34,7 @@ Features
 - Two functions for sending code to the Playground (`go-play-buffer` and 
`go-play-region`)
 - A function for adding imports, including tab completion (`go-import-add`, 
bound to `C-c C-a`)
 - A function for jumping to the file's imports (`go-goto-imports`)
+- Adds basic support for imenu (functions and variables)
 
 Other extensions
 ================



reply via email to

[Prev in Thread] Current Thread [Next in Thread]