diff --git a/content/vimperator.js b/content/vimperator.js index 1f51caea..e13b2b39 100644 --- a/content/vimperator.js +++ b/content/vimperator.js @@ -773,7 +773,7 @@ const vimperator = (function() //{{{ // thrown if directory does not exist //vimperator.log("Error sourcing plugin directory: " + e); } - }, 50); + }, 0); vimperator.statusline.update(); vimperator.log("Vimperator fully initialized", 1);