Added sublime config

This commit is contained in:
Nis Wechselberg 2014-05-12 18:57:15 +02:00
parent ed7d1e8ead
commit 881684f103
110 changed files with 6156 additions and 0 deletions

View file

@ -0,0 +1,9 @@
{
"font_face": "Menlo Regular",
"font_size": 12,
"scroll_past_end": false,
"find_selected_text": false,
"move_to_limit_on_up_down": true,
"close_windows_when_empty": true,
"show_full_path": false
}