From 32e5d18b3d0c01036e45ab22bbab1ef0ac7ef216 Mon Sep 17 00:00:00 2001 From: teramako Date: Mon, 6 Oct 2008 13:55:56 +0000 Subject: vimp CVS Headに追従(bang[!])の仕様変更に対して) git-svn-id: http://svn.coderepos.org/share/lang/javascript/vimperator-plugins/trunk@20856 d0d07461-0603-4401-acd4-de1884942a52 --- lookupDictionary.js | 1 + 1 file changed, 1 insertion(+) (limited to 'lookupDictionary.js') diff --git a/lookupDictionary.js b/lookupDictionary.js index 918bd41..ebe69e2 100644 --- a/lookupDictionary.js +++ b/lookupDictionary.js @@ -184,6 +184,7 @@ SITE_DEFINITION.forEach(function(dictionary){ } return [0, candidates]; }, + bang: true } ); }); -- cgit v1.2.3