Set sublime scroll_speed to 0.

This commit is contained in:
Ethan Dalool 2020-03-03 21:05:01 -08:00
parent 0e5bb9881d
commit 5ef36ee793

View file

@ -6,5 +6,6 @@
[ [
80, 80,
100 100
] ],
"scroll_speed": 0
} }