From: Andrew Lorimer Date: Thu, 11 Oct 2018 01:00:26 +0000 (+1100) Subject: mpp & performance improvements for atom X-Git-Url: https://git.lorimer.id.au/dotfiles.git/diff_plain/9e7d7f3610800ffb9a4855bfc365d1ec9b3ebd4c?ds=inline;hp=-c mpp & performance improvements for atom --- 9e7d7f3610800ffb9a4855bfc365d1ec9b3ebd4c diff --git a/atom/.atom/config.cson b/atom/.atom/config.cson index 77ca4f7..2753d6d 100644 --- a/atom/.atom/config.cson +++ b/atom/.atom/config.cson @@ -10,6 +10,11 @@ autoHideMenuBar: true disabledPackages: [ "markdown-preview" + "background-tips" + "github" + "open-on-github" + "autocomplete-plus" + "metrics" ] telemetryConsent: "no" editor: @@ -24,6 +29,9 @@ "markdown-preview": breakOnSingleNewline: true "markdown-preview-plus": + importPackageStyles: [ + "*" + ] markdownItConfig: {} mathConfig: enableLatexRenderingByDefault: true @@ -47,6 +55,7 @@ "text.plain" "text.plain.null-grammar" "text.tex.latex" + "text.markdown" ] knownWords: [ "Lorimer"