Skip to content

Instantly share code, notes, and snippets.

@ajhalili2006
Created May 16, 2023 18:44
Show Gist options
  • Save ajhalili2006/2e2a5c904c2ab34cc76eb309aea8a501 to your computer and use it in GitHub Desktop.
Save ajhalili2006/2e2a5c904c2ab34cc76eb309aea8a501 to your computer and use it in GitHub Desktop.
# Add your custom settings here to override the
# default settings.
autoSyncEvery: 900000
editor:
monospacedFontOnly: true
headButtons:
chatgpt: false
wkhtmltopdf:
paperSize: legal
pandoc:
highlightStyle: kate
toc: true
tocDepth: 4
newFileContent: |
<!-- Start writing. -->
---
> Written with [StackEdit+](https://stackedit.net/).
colorTheme: dark
git:
createFileMessage: |
docs(global): add new file {{path}}
This commit is generated with StackEdit+ (https://stackedit.net)
Signed-off-by: Andrei Jiroh Halili <ajhalili200@andreijiroh.eu.org>
updateFileMessage: |
docs(global): update file {{path}}
This commit is generated with StackEdit+ (https://stackedit.net)
Signed-off-by: Andrei Jiroh Halili <ajhalili200@andreijiroh.eu.org>
deleteFileMessage: |
docs(global): add new file {{path}}
This commit is generated with StackEdit+ (https://stackedit.net)
Signed-off-by: Andrei Jiroh Halili <ajhalili200@andreijiroh.eu.org>
newFileProperties: |
extensions:
preset: gfm
emoji:
shortcuts: true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment