From ead4012d465887b6210179d64d6281b8eb29bb05 Mon Sep 17 00:00:00 2001 From: Mick Koch Date: Mon, 13 Jun 2011 09:32:27 -0400 Subject: [PATCH] Document CoffeeRun in readme --- readme.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/readme.md b/readme.md index c7c3a2b..e316561 100644 --- a/readme.md +++ b/readme.md @@ -128,6 +128,11 @@ The command can also be mapped to a visual mode key for convenience: vmap KEY :CoffeeCompile +### Running some CoffeeScript + +The `CoffeeRun` command compiles the current file or selected snippet and runs +the resulting JavaScript. Output is shown at the bottom of the screen. + ### Customizing These customizations can be enabled or disabled by adding the relevant `let`