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/71baa2e50bad38fd32751d64af08d11debda358f?ds=inline;hp=--cc mpp & performance improvements for atom --- 71baa2e50bad38fd32751d64af08d11debda358f diff --git a/atom/.atom/config.cson b/atom/.atom/config.cson index 30fa93f..5caf114 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 @@ -55,6 +63,7 @@ "text.plain" "text.plain.null-grammar" "text.tex.latex" + "text.markdown" ] knownWords: [ "Lorimer"