From 8c453d33dab14b304b4bb3eb3229b480b208a7ee Mon Sep 17 00:00:00 2001
From: thinca
Date: Wed, 30 Mar 2011 01:45:45 +0900
Subject: Fixed option name of plugin info.
---
statusline-toolbar.js | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/statusline-toolbar.js b/statusline-toolbar.js
index bebb57d..b524e88 100644
--- a/statusline-toolbar.js
+++ b/statusline-toolbar.js
@@ -12,15 +12,15 @@ var INFO =
Move the status-bar to the toolbar.
Make the toolbarbuttons in the toolbar palette configurable
- - Can customize by command (ex. :set statustoolbars=feed-button)
+ - Can customize by command (ex. :set statuslinetoolbars=feed-button)
- Also, can drop the toolbarbutton from Customize Toolbar window
-
- 'slt' 'statustoolbars'
- 'statustoolbars' 'slt'
+ 'slt' 'statuslinetoolbars'
+ 'statuslinetoolbars' 'slt'
stringlist
--
cgit v1.2.3