From d5737f196da1e9a368bcc8a3e0fe8120667318dd Mon Sep 17 00:00:00 2001 From: Danny Olson & Yan Pritzker Date: Mon, 16 Apr 2012 13:27:53 -0700 Subject: [PATCH] Upgraded vim-ruby-conque with nice j/k/n/p/f/q keybindings --- README.md | 2 +- vim/bundle/skwp-vim-ruby-conque | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index deb2d50..42d1966 100644 --- a/README.md +++ b/README.md @@ -231,7 +231,7 @@ your `~/.secrets` file which is automatically referenced by the provided zshrc: * `git cp` - cherry-pick -x (showing what was cherrypicked) * `git changelog` - a nice format for creating changelogs * Some sensible default configs, such as improving merge messages, push only pushes the current branch, removing status hints, and using mnemonic prefixes in diff: (i)ndex, (w)ork tree, (c)ommit and (o)bject - * Slightly imrpoved colors for diff + * Slightly improved colors for diff * `git unstage` (remove from index) and `git uncommit` (revert to the time prior to the last commit - dangerous if already pushed) aliases ## RubyGems diff --git a/vim/bundle/skwp-vim-ruby-conque b/vim/bundle/skwp-vim-ruby-conque index f57f78d..3abc479 160000 --- a/vim/bundle/skwp-vim-ruby-conque +++ b/vim/bundle/skwp-vim-ruby-conque @@ -1 +1 @@ -Subproject commit f57f78d8545f3c3647d6071fceaf2be53afd00e8 +Subproject commit 3abc479b7cad6859889bb025867773e86507d376