Added Cmd-), Cmd-] and etc for modifying content inside surrounds |
|
More...
|
over 13 years ago
|
Add common abbreviations |
|
More...
|
over 13 years ago
|
Enable spell checking for git commits. |
|
More...
|
over 13 years ago
|
More vim surround shortcuts ,} ,] ,) ,' etc |
|
More...
|
over 13 years ago
|
vim: ,# and ," for wrapping words in ruby interpolation or quotes |
|
More...
|
over 13 years ago
|
Added rake.vim, like rails.vim but for any project with a rakefile |
|
More...
|
over 13 years ago
|
Added vim-bundler with :Bopen to browse bundled gem code |
|
More...
|
over 13 years ago
|
Added ,m and ,M jump-to-method(tag) via CtrlP |
|
More...
|
over 13 years ago
|
Updated plugins |
|
More...
|
over 13 years ago
|
Moved spec opener to externalized plugin |
|
More...
|
over 13 years ago
|
Added ,ocf for opening changed files (stolen from @garybernhardt) |
|
More...
|
over 13 years ago
|
Updated readme with new instructions for OMZ |
|
More...
|
over 13 years ago
|
Added `Ctrl-s` to open spec for any file you're looking at |
|
More...
|
over 13 years ago
|
Added ctrl-a and ctrl-e end and beginning of line bindings [Close #94] |
|
More...
|
over 13 years ago
|
Upgraded vim plugins |
|
More...
|
over 13 years ago
|
Added `,Cmd-R` to rerun last conque commend (re-exec spec) |
|
More...
|
over 13 years ago
|
Updated vim-ruby-conque not to warn on spec/rspec missing [Close #92] |
|
More...
|
over 13 years ago
|
Merge pull request #91 from msaffitz/master |
|
More...
|
over 13 years ago
|
Fix for typo in zsh_themes install |
|
More...
|
over 13 years ago
|
Moved rvm configuration to separate zsh snippet to keep zshrc clean |
|
More...
|
over 13 years ago
|
Support for @sorin-ionescu rewrite of oh-my-zsh |
|
More...
|
over 13 years ago
|
Renamed grc alias to not conflict with grc colorization tool |
|
More...
|
over 13 years ago
|
Better colors for ruby |
|
More...
|
over 13 years ago
|
Add zsh syntax highlighting |
|
More...
|
over 13 years ago
|
Added Ctrl-x,Ctrl-l to zsh to insert output of last command |
|
More...
|
over 13 years ago
|
Upgraded to latest osx defaults from @mathiasbynens |
|
More...
|
over 13 years ago
|
Remove unused statusline, powerline.vim is used |
|
More...
|
over 13 years ago
|
Unmap the arrow keys, use Cmd-Arrow keys instead for window resize |
|
More...
|
over 13 years ago
|
Added Specky for rspec highlighting outside spec/ |
|
More...
|
over 13 years ago
|
Upgraded vim-ruby-conque with nice j/k/n/p/f/q keybindings |
|
More...
|
over 13 years ago
|