# HG changeset patch # User Steve Losh # Date 1307984211 14400 # Node ID 4267ab99b32bbcec817e01cc0b5ffd85f1d8605e # Parent 112752863b5b14112f6a65f0c67d3c40b93f9de1 More readme. diff -r 112752863b5b -r 4267ab99b32b README.markdown --- a/README.markdown Mon Jun 13 12:54:19 2011 -0400 +++ b/README.markdown Mon Jun 13 12:56:51 2011 -0400 @@ -45,6 +45,9 @@ cmd = "mvim -f $BASE $LOCAL $REMOTE $MERGED -c 'ThreesomeInit'" trustExitCode = true +**Note:** replace `mvim` with `gvim` if you're on Linux, or just plain `vim` if you +prefer to keep the editor in the console. + Basic Usage ===========