diff --git a/micua.sublime-workspace b/micua.sublime-workspace index f43cb6f..fa8e348 100644 --- a/micua.sublime-workspace +++ b/micua.sublime-workspace @@ -11,6 +11,14 @@ }, "buffers": [ + { + "file": "/C/Windows/System32/drivers/etc/hosts", + "settings": + { + "buffer_size": 1042, + "line_ending": "Windows" + } + } ], "build_system": "", "build_system_choices": @@ -227,8 +235,97 @@ "groups": [ { + "selected": 0, "sheets": [ + { + "buffer": 0, + "file": "/C/Windows/System32/drivers/etc/hosts", + "semi_transient": false, + "settings": + { + "buffer_size": 1042, + "regions": + { + }, + "selection": + [ + [ + 923, + 923 + ] + ], + "settings": + { + "BracketHighlighterBusy": false, + "bh_regions": + [ + "bh_round", + "bh_round_center", + "bh_round_open", + "bh_round_close", + "bh_round_content", + "bh_default", + "bh_default_center", + "bh_default_open", + "bh_default_close", + "bh_default_content", + "bh_double_quote", + "bh_double_quote_center", + "bh_double_quote_open", + "bh_double_quote_close", + "bh_double_quote_content", + "bh_square", + "bh_square_center", + "bh_square_open", + "bh_square_close", + "bh_square_content", + "bh_c_define", + "bh_c_define_center", + "bh_c_define_open", + "bh_c_define_close", + "bh_c_define_content", + "bh_unmatched", + "bh_unmatched_center", + "bh_unmatched_open", + "bh_unmatched_close", + "bh_unmatched_content", + "bh_regex", + "bh_regex_center", + "bh_regex_open", + "bh_regex_close", + "bh_regex_content", + "bh_curly", + "bh_curly_center", + "bh_curly_open", + "bh_curly_close", + "bh_curly_content", + "bh_single_quote", + "bh_single_quote_center", + "bh_single_quote_open", + "bh_single_quote_close", + "bh_single_quote_content", + "bh_angle", + "bh_angle_center", + "bh_angle_open", + "bh_angle_close", + "bh_angle_content", + "bh_tag", + "bh_tag_center", + "bh_tag_open", + "bh_tag_close", + "bh_tag_content" + ], + "origin_encoding": "ASCII", + "syntax": "Packages/Text/Plain text.tmLanguage" + }, + "translation.x": 0.0, + "translation.y": 420.0, + "zoom_level": 1.0 + }, + "stack_index": 0, + "type": "text" + } ] } ], diff --git a/src/CNAME b/src/CNAME new file mode 100644 index 0000000..e69de29