From 53f047ae8b42c3960835a1a108489419b774b240 Mon Sep 17 00:00:00 2001 From: hogelog Date: Fri, 3 Apr 2009 21:51:35 +0000 Subject: * fix typo s/histsio/hintsio/ (thanks tekezo) git-svn-id: http://svn.coderepos.org/share/lang/javascript/vimperator-plugins/trunk@31876 d0d07461-0603-4401-acd4-de1884942a52 --- char-hints-mod2.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'char-hints-mod2.js') diff --git a/char-hints-mod2.js b/char-hints-mod2.js index 4eb3139..cf07235 100644 --- a/char-hints-mod2.js +++ b/char-hints-mod2.js @@ -27,7 +27,7 @@ let g:hintsio: - "O" setting char-hint show uppercase. Default setting is "IO". e.g.) - let g:histsio="i" + let g:hintsio="i" let g:hintlabeling: - "s" setting simple n-base decimal hint labeling (n = hintchars.length) - "a" setting adjust no overlap labeling @@ -57,7 +57,7 @@ let g:hintsio: - "O" setting char-hint show uppercase. Default setting is "IO". e.g.) - let g:histsio="i" + let g:hintsio="i" let g:hintlabeling: - "s" setting simple n-base decimal hint labeling (n = hintchars.length) - "a" setting adjust no overlap labeling -- cgit v1.2.3