clarification

This commit is contained in:
benfry
2010-02-17 14:43:12 +00:00
parent 6ad8ea770e
commit 369df026d9

View File

@@ -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