diff options
| author | Brett Terpstra | 2012-07-02 22:01:04 -0500 |
|---|---|---|
| committer | Brett Terpstra | 2012-07-02 22:01:04 -0500 |
| commit | 6d45ba4f8844e33c57ba2b95bc738eb19d6a4611 (patch) | |
| tree | 0c92cc03be89e497e5c81c316c49662c3effb6aa | |
| parent | 17055b2582c0149e0a3153246cf9fd2b30349135 (diff) | |
| download | KeyBindings-6d45ba4f8844e33c57ba2b95bc738eb19d6a4611.tar.bz2 | |
moving repo up top
| -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> |
