瀏覽代碼

Don't show welcome on startup

Kevin Heinicke 8 年之前
父節點
當前提交
8e5f702227
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. 2 0
      atom/config.cson

+ 2 - 0
atom/config.cson

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