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