dotfiles/sublime/Package Control.sublime-settings

47 lines
818 B
Plaintext
Raw Normal View History

{
"bootstrapped": true,
"in_process_packages":
[
],
"installed_packages":
[
"All Autocomplete",
"AutoPEP8",
2019-09-27 08:29:26 +00:00
"ayu",
"Compare Side-By-Side",
"Diffy",
2019-09-27 08:29:26 +00:00
"DocBlockr_Python",
"Dockerfile Syntax Highlighting",
"ExportHtml",
"Git",
"GitGutter",
"GoSublime",
2020-05-08 08:15:14 +00:00
"Helium",
2019-09-27 08:29:26 +00:00
"HTML-CSS-JS Prettify",
"Javascript Beautify",
"Language - French - Français",
2019-09-27 08:29:26 +00:00
"LaTeXing",
"LaTeXTools",
2019-09-27 08:29:26 +00:00
"Layout",
"Markdown Extended",
2020-01-25 19:48:34 +00:00
"Markdown HTML Preview",
2020-12-28 12:23:05 +00:00
"Markdown Images",
2020-01-25 19:48:34 +00:00
"MarkdownLivePreview",
"MultiEditUtils",
"Package Control",
"Pandoc",
"Predawn",
"Pretty JSON",
"Processing",
"ProjectManager",
"SublimeCodeIntel",
"SublimeLinter",
2019-09-27 08:29:26 +00:00
"SublimeLinter-cppcheck",
2021-03-04 11:01:04 +00:00
"SublimeLinter-pycodestyle",
"SublimeLinter-pyflakes",
"SublimeREPL",
"SwitchDictionary",
"WordCount"
]
}