887d515b2f46

gundo.vim: Update documentation.
[view raw] [browse files]
author Steve Losh <steve@stevelosh.com>
date Wed, 24 Nov 2010 00:16:02 -0500
parents 63383a27b03d
children a026ff3f097a 8a4ae04d66d4
branches/tags (none)
files gundo.vim/index.html

Changes

--- a/gundo.vim/index.html	Wed Nov 10 11:29:04 2010 -0500
+++ b/gundo.vim/index.html	Wed Nov 24 00:16:02 2010 -0500
@@ -2,6 +2,7 @@
 <html>
     <head>
         <title>Gundo - Visualize your Vim Undo Tree</title>
+        <base href="/gundo.vim/">
 
         <link rel="stylesheet/less" href="style.less" type="text/css">
         <script src="less.js" type="text/javascript"></script>