diff options
author | hogelog | 2009-02-09 10:00:14 +0000 |
---|---|---|
committer | hogelog | 2009-02-09 10:00:14 +0000 |
commit | db324a7b377caf354296f325eceb7407cad30f0c (patch) | |
tree | f646f0e866aa6f37211b2e442ad4e9555a8b0e33 | |
parent | 878a31fc8983dfa4cd6a1662554d048fca017e95 (diff) | |
download | vimperator-plugins-db324a7b377caf354296f325eceb7407cad30f0c.tar.bz2 |
* add BUG information
git-svn-id: http://svn.coderepos.org/share/lang/javascript/vimperator-plugins/trunk@29769 d0d07461-0603-4401-acd4-de1884942a52
-rw-r--r-- | char-hints-mod2.js | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/char-hints-mod2.js b/char-hints-mod2.js index 5dc3259..eb8117a 100644 --- a/char-hints-mod2.js +++ b/char-hints-mod2.js @@ -35,7 +35,8 @@ let g:hintlabeling: e.g.)
let g:hintlabeling="a"
-== TODO ==
+== BUG ==
+ * adjust labeling algorithm has bug
]]></detail>
<detail lang="ja"><![CDATA[
== Usage ==
@@ -63,7 +64,8 @@ let g:hintlabeling: e.g.)
let g:hintlabeling="a"
-== TODO ==
+== BUG ==
+ * adjust labeling algorithm has bug
]]></detail>
</VimperatorPlugin>;
//}}}
|