add scroll_past_end
This commit is contained in:
@@ -34,5 +34,6 @@
|
|||||||
"draw_white_space" : "all",
|
"draw_white_space" : "all",
|
||||||
"trim_trailing_white_space_on_save": true,
|
"trim_trailing_white_space_on_save": true,
|
||||||
"word_wrap": true,
|
"word_wrap": true,
|
||||||
"detect_slow_plugins": false
|
"detect_slow_plugins": false,
|
||||||
|
"scroll_past_end": true
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user