diff --git a/content/vimperator.js b/content/vimperator.js index ee4915e2..6060515e 100644 --- a/content/vimperator.js +++ b/content/vimperator.js @@ -665,7 +665,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);