Add Distraction Free settings file.

This commit is contained in:
Ethan Dalool 2020-02-28 15:35:38 -08:00
parent adf8d305db
commit 4a9735cb7a

View file

@ -0,0 +1,7 @@
{
"line_numbers": true,
"gutter": true,
"wrap_width": 120,
"word_wrap": false,
"scroll_past_end": true
}