0dcef28674dfab8b5fcb6e387f65fd9df5459280
1"*":
2 "":
3 source:
4 gfm:
5 editor:
6 softWrap: true
7 "autocomplete-plus":
8 enableAutoActivation: false
9 core:
10 autoHideMenuBar: true
11 closeDeletedFileTabs: true
12 disabledPackages: [
13 "markdown-preview"
14 "background-tips"
15 "github"
16 "open-on-github"
17 "autocomplete-plus"
18 "metrics"
19 ]
20 projectHome: "/Users/andrew/"
21 telemetryConsent: "no"
22 titleBar: "custom"
23 editor:
24 showIndentGuide: true
25 softWrap: false
26 "exception-reporting":
27 userId: "343a74e6-1403-4eb8-9ead-7927cd45ba3d"
28 latex:
29 buildOnSave: true
30 opener: "custom"
31 viewerPath: "/usr/bin/evince"
32 "markdown-preview":
33 breakOnSingleNewline: true
34 "markdown-preview-plus":
35 importPackageStyles: [
36 "*"
37 ]
38 markdownItConfig: {}
39 mathConfig:
40 enableLatexRenderingByDefault: true
41 numberEquations: true
42 pandocConfig:
43 pandocArguments: [
44 "--standalone"
45 ]
46 pandocBibliography: true
47 pandocMarkdownFlavor: "markdown-latex_macros"
48 pandocRemoveReferences: false
49 previewConfig:
50 activatePreviewWithEditor: true
51 renderer: "pandoc"
52 saveConfig:
53 saveToPDFOptions:
54 printSelectionOnly: true
55 syncConfig:
56 syncEditorOnPreviewScroll: true
57 syncPreviewOnChange: true
58 syncPreviewOnEditorScroll: true
59 "spell-check":
60 addKnownWords: true
61 grammars: [
62 "source.asciidoc"
63 "source.gfm"
64 "text.git-commit"
65 "text.plain"
66 "text.plain.null-grammar"
67 "text.tex.latex"
68 "text.markdown"
69 ]
70 knownWords: [
71 "Lorimer"
72 "polyethene"
73 "fulfill"
74 ]
75 locales: [
76 "en-AU"
77 ]
78 welcome:
79 showOnStartup: false
80 whitespace:
81 ensureSingleTrailingNewline: false
82".latex.tex.text":
83 editor:
84 softWrap: true