aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoranekos2011-09-13 20:45:37 +0900
committeranekos2011-09-13 20:45:37 +0900
commit9f40f5f2a87835e81513e1292e0af4b936f886c2 (patch)
tree90a856d1582e4852e94b6a1e4d32a808656ca92c
parent58ce91467bcd0087f5339e6f74d5c105fb8ee9d9 (diff)
downloadvimperator-plugins-9f40f5f2a87835e81513e1292e0af4b936f886c2.tar.bz2
余計なオプション削除
-rw-r--r--migemized_find.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/migemized_find.js b/migemized_find.js
index 2a23413..899d008 100644
--- a/migemized_find.js
+++ b/migemized_find.js
@@ -639,7 +639,6 @@ let PLUGIN_INFO =
: 'word not found.');
},
{
- bang: true,
options: [
[['-color', '-c'], commands.OPTION_STRING, null, colorsCompltions],
]