diff --git a/app/config/config.yml b/app/config/config.yml index 1f4417809..842345a5a 100644 --- a/app/config/config.yml +++ b/app/config/config.yml @@ -24,7 +24,7 @@ framework: # Supported values are 'textmate', 'macvim', 'emacs' and 'sublime' shortcuts # and any custom configuration string, such as: "phpstorm://open?file=%%f&line=%%l" # See http://symfony.com/doc/current/reference/configuration/framework.html#ide - ide: sublime + #ide: sublime # esi: ~ translator: { fallback: "%locale%" }