branch: elpa/raku-mode commit cf8119a28afad689a92714b19e7ad5fb8dd7983a Author: Tom Browder <tom.brow...@gmail.com> Commit: GitHub <nore...@github.com>
add reference for indentation support --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 17a9b8844d..7556bd148d 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ This mode needs GNU Emacs 24.4. #### Planned * Complete syntax highlighting -* Better indentation support +* Better indentation support (uses Emacs SMIE grammar, see the Emacs manual) * Help system * REPL interaction * ETags support