branch: elpa/raku-mode
commit 8319cebe758fa067df149f991e79096afbb6a412
Author: Tom Browder <[email protected]>
Commit: Tom Browder <[email protected]>
remove imenu item
---
README.md | 1 -
1 file changed, 1 deletion(-)
diff --git a/README.md b/README.md
index 9c482b1f4f..77511adaff 100644
--- a/README.md
+++ b/README.md
@@ -19,7 +19,6 @@ This mode needs GNU Emacs 24.4.
* Better indentation support
* Help system
* REPL interaction
-* imenu support
* ETags support
* `find-file-at-point` for module names
* Electricity (`electric-pair-mode` needs some context-sensitive help)