diff options
-rw-r--r-- | projects/pokeruby.sublime-workspace | 44 |
1 files changed, 1 insertions, 43 deletions
diff --git a/projects/pokeruby.sublime-workspace b/projects/pokeruby.sublime-workspace index 9f2f2d5d5..ce020c546 100644 --- a/projects/pokeruby.sublime-workspace +++ b/projects/pokeruby.sublime-workspace @@ -7,14 +7,6 @@ }, "buffers": [ - { - "file": "../src/contest.c", - "settings": - { - "buffer_size": 142319, - "line_ending": "Unix" - } - } ], "build_system": "", "build_system_choices": @@ -48,12 +40,9 @@ }, "expanded_folders": [ - "..", + "../", "../src" ], - "file_history": - [ - ], "find": { "height": 0.0 @@ -87,39 +76,8 @@ "groups": [ { - "selected": 0, "sheets": [ - { - "buffer": 0, - "file": "../src/contest.c", - "semi_transient": false, - "settings": - { - "buffer_size": 142319, - "regions": - { - }, - "selection": - [ - [ - 136966, - 136966 - ] - ], - "settings": - { - "syntax": "Packages/C++/C.sublime-syntax", - "tab_size": 4, - "translate_tabs_to_spaces": true - }, - "translation.x": 0.0, - "translation.y": 25639.0, - "zoom_level": 1.0 - }, - "stack_index": 0, - "type": "text" - } ] } ], |