Ver Fonte

Don't show welcome on startup

Kevin Heinicke há 8 anos atrás
pai
commit
8e5f702227
1 ficheiros alterados com 2 adições e 0 exclusões
  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