dotfiles/sublime/Package Control.sublime-settings

42 lines
732 B
Plaintext
Raw Normal View History

{
"bootstrapped": true,
"in_process_packages":
[
],
"installed_packages":
[
"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",
2022-04-15 11:44:15 +00:00
"GitGutter",
2020-05-08 08:15:14 +00:00
"Helium",
2019-09-27 08:29:26 +00:00
"HTML-CSS-JS Prettify",
"Language - French - Français",
2022-04-15 11:44:15 +00:00
"LanguageTool",
2019-09-27 08:29:26 +00:00
"LaTeXing",
"LaTeXTools",
"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",
"Package Control",
"Pandoc",
"Predawn",
"Pretty JSON",
"ProjectManager",
2021-10-09 13:02:23 +00:00
"RustFmt",
"SublimeLinter",
2019-09-27 08:29:26 +00:00
"SublimeLinter-cppcheck",
2021-03-04 11:01:04 +00:00
"SublimeLinter-pycodestyle",
"SublimeLinter-pyflakes",
"SwitchDictionary",
2021-10-09 13:02:23 +00:00
"Terraform",
"WordCount",
],
"submit_usage": false,
}