Browse Source

Don't show welcome on startup

Kevin Heinicke 8 năm trước cách đây
mục cha
commit
8e5f702227
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  1. 2 0
      atom/config.cson

+ 2 - 0
atom/config.cson

@@ -13,6 +13,8 @@
   "exception-reporting":
     userId: "ab2d6c57-858a-4413-8c4b-c8beb7547064"
   "trailing-spaces": {}
+  welcome:
+    showOnStartup: false
   whitespace:
     ensureSingleTrailingNewline: false
     ignoreWhitespaceOnCurrentLine: false