From 0a8773fd018bf1e0f5529a012b3e9dc9676537a9 Mon Sep 17 00:00:00 2001 From: Phil Crosby Date: Sat, 5 May 2012 20:04:20 -0700 Subject: Rename fuzzymode to vomnibar --- fuzzyMode.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'fuzzyMode.js') diff --git a/fuzzyMode.js b/fuzzyMode.js index 5d8f4085..4f136635 100644 --- a/fuzzyMode.js +++ b/fuzzyMode.js @@ -1,4 +1,4 @@ -var fuzzyMode = (function() { +var vomnibar = (function() { var vomnibarUI = null; // the dialog instance for this window var completers = { }; -- cgit v1.2.3