aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoranekos2011-09-08 02:27:13 +0900
committeranekos2011-09-08 02:27:13 +0900
commite8998877a60cb6d59b65494afdd894e357a2a487 (patch)
tree4bb4ce3802096d9bf02793bd3d2b8711363657ca
parent1402aa2f278058984dfc0d379ccef501bcfbafa7 (diff)
downloadvimperator-plugins-e8998877a60cb6d59b65494afdd894e357a2a487.tar.bz2
コマンドの extra 修正
-rw-r--r--my-style.js4
1 files changed, 1 insertions, 3 deletions
diff --git a/my-style.js b/my-style.js
index 782ea37..2ae6098 100644
--- a/my-style.js
+++ b/my-style.js
@@ -277,7 +277,7 @@ EOM
},
{
bang: true,
- literal: 1,
+ literal: 0,
completer: styleNameCompleter
}
),
@@ -303,8 +303,6 @@ EOM
/* TODO list */
},
{
- bang: true,
- literal: 1,
subCommands: SubCommands
},
true