branch: elpa/raku-mode commit 9ea05bdb3ed5a1d1742bd829e4501cedf76bc0be Author: sumanstats <suman81...@gmail.com> Commit: sumanstats <suman81...@gmail.com>
add future desirable points in mature raku-mode --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index c1ba1c4fc4..d190ce4e0e 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,8 @@ This mode needs GNU Emacs 24.4. * Complete syntax highlighting * Better indentation support (uses Emacs SMIE grammar, see the Emacs manual) +* Autocompletion +* Possible integration with Raku language server * Help system * ETags support * `find-file-at-point` for module names