diff options
Diffstat (limited to 'caret-hint.js')
-rw-r--r-- | caret-hint.js | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/caret-hint.js b/caret-hint.js index 60c6ec0..ea9ebbe 100644 --- a/caret-hint.js +++ b/caret-hint.js @@ -33,8 +33,7 @@ THE POSSIBILITY OF SUCH DAMAGE. }}} */ // INFO {{{ -let INFO = -<> +let INFO = xml` <plugin name="Caret Hint" version="1.4.0" href="http://vimpr.github.com/" summary="Move caret position by hint" @@ -161,7 +160,7 @@ let INFO = </p></description> </item> </plugin> -</>; +`; // }}} /* _\|/_ |