This commit is contained in:
Ben Moss 2013-06-30 18:59:59 -04:00
parent 4f6b8e5237
commit 204a8de243
1 changed files with 1 additions and 1 deletions

View File

@ -137,7 +137,7 @@ cpr Eval a require :reload form.
*fireplace-c!* *fireplace-c!*
c!{motion} Eval/replace the code indicated by {motion}. c!{motion} Eval/replace the code indicated by {motion}.
c!! Eval/replace the inner-most expr at the cusror. c!! Eval/replace the inner-most expr at the cursor.
*fireplace-cqp* *fireplace-cqp*
cqp Bring up a prompt for code to eval/print. cqp Bring up a prompt for code to eval/print.