{ "command_timeout": 5, "templates_folder": "templates", "templates_pairs": [ [ "getWord", "curl2 \"v1.hitokoto.cn/?c=d&c=e&c=h&c=i&c=k&c=j&encode=text&charset=utf-8\"" ], [ "getWeather", "curl2 -H \"Accept-Language: zh\" \"wttr.in/%E9%83%91%E5%B7%9E?format=%l+%t+%c\"" ], [ "getMoon", "curl2 -H \"Accept-Language: zh\" \"wttr.in/%E9%83%91%E5%B7%9E?format=%m\"" ] ], "trigger_on_file_creation": true, "auto_jump_to_cursor": false, "enable_system_commands": false, "shell_path": "", "user_scripts_folder": "src/js", "enable_folder_templates": true, "folder_templates": [ { "folder": "", "template": "" } ], "syntax_highlighting": true, "enabled_templates_hotkeys": [ "" ], "startup_templates": [ "" ], "enable_ribbon_icon": true }