From 9e88d582da40eeab972e4382cd4d404426b9b6fc Mon Sep 17 00:00:00 2001 From: anekos Date: Tue, 5 Jul 2011 18:46:11 +0900 Subject: type=file を飛ばすようにした --- walk-input.js | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/walk-input.js b/walk-input.js index 04f21f5..db88421 100644 --- a/walk-input.js +++ b/walk-input.js @@ -1,6 +1,6 @@ // Vimperator plugin: 'Walk Input' // License: BSD -// Version: 1.2.2 +// Version: 1.2.3 // Maintainer: Takayama Fumihiko // anekos @@ -20,7 +20,7 @@ // PLUGIN_INFO {{{ let INFO = - @@ -68,7 +68,6 @@ var types = [ "text", "password", "search", - "file", "datetime", "datetime-local", "date", -- cgit v1.2.3