This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// ---- | |
// Sass (v3.4.12) | |
// Compass (v1.0.3) | |
// ---- | |
//定义大圆的直径 | |
$large-r: 460px !default; | |
//定义小圆的直径 | |
$small-r: 30px !default; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" ?> | |
<root> | |
<item> | |
<name>Option + Backquote(`) 映射为 Markdown 代码格式 (```\n```)</name> | |
<appendix>Option + Backquote To Markdown Code Format(```\n```)</appendix> | |
<identifier>remap.Backquote2MarkdownCodeFormat</identifier> | |
<autogen> | |
__KeyToKey__ KeyCode::BACKQUOTE, ModifierFlag::OPTION_L, | |
KeyCode::BACKQUOTE, KeyCode::BACKQUOTE, KeyCode::BACKQUOTE, KeyCode::ENTER, | |
KeyCode::BACKQUOTE, KeyCode::BACKQUOTE, KeyCode::BACKQUOTE, |
OlderNewer