Explorar el Código

Don't show welcome on startup

Kevin Heinicke hace 8 años
padre
commit
8e5f702227
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  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