gundo.vim: Update documentation.
author |
Steve Losh <steve@stevelosh.com> |
date |
Tue, 10 Apr 2012 10:18:12 -0400 |
parents |
e18a28e88426
|
children |
e6ee416c6eaa
|
branches/tags |
(none) |
files |
gundo.vim/index.html |
Changes
--- a/gundo.vim/index.html Tue Apr 10 10:16:30 2012 -0400
+++ b/gundo.vim/index.html Tue Apr 10 10:18:12 2012 -0400
@@ -498,5 +498,18 @@
with a lot of help from others.
</footer>
</div>
+ <script type="text/javascript">
+ var _gauges = _gauges || [];
+ (function() {
+ var t = document.createElement('script');
+ t.type = 'text/javascript';
+ t.async = true;
+ t.id = 'gauges-tracker';
+ t.setAttribute('data-site-id', '4f843f8c613f5d65280000e6');
+ t.src = '//secure.gaug.es/track.js';
+ var s = document.getElementsByTagName('script')[0];
+ s.parentNode.insertBefore(t, s);
+ })();
+ </script>
</body>
</html>