branch: elpa/raku-mode
commit 0d3df727432fb353e1ef7ac92902c25ede4efa62
Author: Tom Browder <[email protected]>
Commit: GitHub <[email protected]>
update capability and plans
---
README.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/README.md b/README.md
index e29d70a3a1..17a9b8844d 100644
--- a/README.md
+++ b/README.md
@@ -12,6 +12,7 @@ This mode needs GNU Emacs 24.4.
* Basic syntax highlighting
* Basic indentation
+* Identifier index menu (variables, subs, classes, etc.)
#### Planned
@@ -22,6 +23,7 @@ This mode needs GNU Emacs 24.4.
* ETags support
* `find-file-at-point` for module names
* Electricity (`electric-pair-mode` needs some context-sensitive help)
+* Unicode character map
#### Not planned