Skip to content

Commit

Permalink
add cname
Browse files Browse the repository at this point in the history
  • Loading branch information
zce committed Oct 12, 2015
1 parent 968d965 commit d81814b
Show file tree
Hide file tree
Showing 2 changed files with 97 additions and 0 deletions.
97 changes: 97 additions & 0 deletions micua.sublime-workspace
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,14 @@
},
"buffers":
[
{
"file": "/C/Windows/System32/drivers/etc/hosts",
"settings":
{
"buffer_size": 1042,
"line_ending": "Windows"
}
}
],
"build_system": "",
"build_system_choices":
Expand Down Expand Up @@ -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"
}
]
}
],
Expand Down
Empty file added src/CNAME
Empty file.

0 comments on commit d81814b

Please sign in to comment.