diff --git a/atom/config.cson b/atom/config.cson index d4f0f12..9057cd8 100644 --- a/atom/config.cson +++ b/atom/config.cson @@ -14,7 +14,7 @@ "monokai" ] editor: - fontSize: 15 + fontSize: 13 invisibles: tab: "-" scrollPastEnd: true @@ -46,6 +46,8 @@ minimap: plugins: "highlight-selected": true + pigments: + markerType: "outline" "tree-view": {} welcome: showOnStartup: false