diff options
| -rw-r--r-- | index.html | 3 | 
1 files changed, 2 insertions, 1 deletions
| @@ -24,6 +24,7 @@            <li><a href="https://github.com/ttscoff/KeyBindings">View On <strong>GitHub</strong></a></li>          </ul>        </header> +      <section id="kbrepo"></section>        <section>          <p>DefaultKeyBindings.dict file (<code>~/Library/KeyBindings/DefaultKeyBindings.dict</code>) for Mac OS X, created by <a href="http://brettterpstra.com">Brett Terpstra</a> and based heavily on work done by <a href="http://www.cs.helsinki.fi/u/lranta/keybindings/">Lri</a>.  Please note that these bindings won't work in all applications: TextWrangler and TextMate, for example, override these with their own settings. @@ -596,7 +597,7 @@ Any open applications will need to be re-started before the key bindings will ta  </table><p>This documentation is generated automatically from the comments and commands in the DefaultKeyBinding.dict file. The script <code>document_keybindings.rb</code> is free for use, but it's specifically designed for use with my formatting in the bindings plist (i.e. it's a little finicky).</p>        </section> -    <section id="kbrepo"></section> +        <footer>          <p>This project is maintained by <a href="https://github.com/ttscoff">ttscoff</a></p>          <p><small>Hosted on GitHub Pages — Theme by <a href="https://github.com/orderedlist">orderedlist</a></small></p> | 
