From 369df026d97453ab00c92b86ba4e1c1f61fac161 Mon Sep 17 00:00:00 2001 From: benfry Date: Wed, 17 Feb 2010 14:43:12 +0000 Subject: [PATCH] clarification --- build/shared/lib/preferences.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/shared/lib/preferences.txt b/build/shared/lib/preferences.txt index 30de57333..0733139fc 100755 --- a/build/shared/lib/preferences.txt +++ b/build/shared/lib/preferences.txt @@ -111,7 +111,7 @@ editor.keys.shift_backspace_is_delete = false # home and end keys should only travel to the start/end of the current line editor.keys.home_and_end_travel_far = false # the OS X HI Guidelines say that home/end are relative to the document -# if you don't like it, change it here +# if you don't like it, this is the preference to change editor.keys.home_and_end_travel_far.macosx = true console = true