Skip to content

Commit

Permalink
Mention compilation-ask-about-save in README
Browse files Browse the repository at this point in the history
smaximov committed May 16, 2016
1 parent ad3d102 commit 8d7d9ac
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -35,3 +35,7 @@ You will now have the following key combinations at your disposal:
<kbd>C-c C-c C-c</kbd> | cargo-process-repeat
<kbd>C-c C-c C-f</kbd> | cargo-process-current-test
<kbd>C-c C-c C-o</kbd> | cargo-process-current-file-tests

Before executing the task, Emacs will prompt you to save any modified buffers
associated with the current Cargo project. Setting `compilation-ask-about-save`
to `nil` make Emacs save modified buffers without asking.

0 comments on commit 8d7d9ac

Please sign in to comment.