Upgraded vim-ruby-conque with nice j/k/n/p/f/q keybindings
This commit is contained in:
parent
70b473561f
commit
d5737f196d
@ -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
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit f57f78d8545f3c3647d6071fceaf2be53afd00e8
|
||||
Subproject commit 3abc479b7cad6859889bb025867773e86507d376
|
Loading…
Reference in New Issue
Block a user