diff --git a/lib/config___users-template.php b/lib/config___users-template.php index acdbd1c..24be5d8 100644 --- a/lib/config___users-template.php +++ b/lib/config___users-template.php @@ -9,6 +9,7 @@ $ICEcoderUserSettings = array( "visibleTabs" => false, "lockedNav" => true, "tagWrapperCommand" => "ctrl+alt", +"autoComplete" => "ctrl+space", "password" => "", "bannedFiles" => array("_coder","ICEcoder"), "bannedPaths" => array("/var/www/.git","/var/www/sites/all/modules","/var/www/sites/default/files"),