标签:over rmi add theme setting tar save map 目录
File Path: C:\Users\wuyong\AppData\Roaming\Sublime Text 3\Packages\User\Preferences.sublime-settings
{
"color_scheme": "Packages/Color Scheme - Default/Monokai.sublime-color-scheme",
"translate_tabs_to_spaces": true,
"highlight_line": true,
"ensure_newline_at_eof_on_save": true,
"save_on_focus_lost": true,
"ignored_packages":
[
"Vintage"
]
}
File Path: C:\Users\wuyong\AppData\Roaming\Sublime Text 3\Packages\User\Default (Windows).sublime-keymap
[
{ "keys": ["alt+m"], "command": "markdown_preview", "args": {"target": "browser", "parser":"markdown"} },
]
Package Control is the Sublime Text package manager. It includes a list of over 2,500 packages available for install, and users can add any GitHub or BitBucket repository themselves. Once installed, packages are kept up-to-date automatically.
https://packagecontrol.io/installation
Preview and build your markdown files quickly in your web browser using Sublime Text 3.
You can use the builtin Python Markdown parser (offline) or use the GitHub Markdown API or GitLab Markdown API (online) for the conversion.
https://packagecontrol.io/packages/MarkdownPreview
https://facelessuser.github.io/MarkdownPreview/
A web browser page reloading plugin for the Sublime Text 3 editor.
https://packagecontrol.io/packages/LiveReload
File Path: C:\Users\wuyong\AppData\Roaming\Sublime Text 3\Packages\User\LiveReload.sublime-settings
{
"enabled_plugins": ["SimpleReloadPlugin"]
}
http://livereload.com/extensions/
https://chrome.google.com/webstore/detail/livereload/jnihajbhpnppcggbcgedagnkighmdlei
alt+m
https://packagecontrol.io/browse/authors/SublimeText
使用 Sublime Text 3 编辑 Markdown、浏览器实时预览
标签:over rmi add theme setting tar save map 目录
原文地址:https://www.cnblogs.com/clipboard/p/14613630.html