0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Sep 05, 2024 — Sep 05, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added Cmd-), Cmd-] and etc for modifying content inside surrounds
yan
More... over 13 years ago
Add common abbreviations
yan
More... over 13 years ago
Enable spell checking for git commits. More... over 13 years ago
More vim surround shortcuts ,} ,] ,) ,' etc
yan
More... over 13 years ago
vim: ,# and ," for wrapping words in ruby interpolation or quotes
yan
More... over 13 years ago
Added rake.vim, like rails.vim but for any project with a rakefile
yan
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
yan
More... over 13 years ago
Updated plugins
yan
More... over 13 years ago
Moved spec opener to externalized plugin
yan
More... over 13 years ago
Added ,ocf for opening changed files (stolen from @garybernhardt)
yan
More... over 13 years ago
Updated readme with new instructions for OMZ
yan
More... over 13 years ago
Added `Ctrl-s` to open spec for any file you're looking at
yan
More... over 13 years ago
Added ctrl-a and ctrl-e end and beginning of line bindings [Close #94]
yan
More... over 13 years ago
Upgraded vim plugins
yan
More... over 13 years ago
Added `,Cmd-R` to rerun last conque commend (re-exec spec)
yan
More... over 13 years ago
Updated vim-ruby-conque not to warn on spec/rspec missing [Close #92]
yan
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
yan
More... over 13 years ago
Support for @sorin-ionescu rewrite of oh-my-zsh
yan
More... over 13 years ago
Renamed grc alias to not conflict with grc colorization tool
yan
More... over 13 years ago
Better colors for ruby
yan
More... over 13 years ago
Add zsh syntax highlighting
yan
More... over 13 years ago
Added Ctrl-x,Ctrl-l to zsh to insert output of last command
yan
More... over 13 years ago
Upgraded to latest osx defaults from @mathiasbynens
yan
More... over 13 years ago
Remove unused statusline, powerline.vim is used
yan
More... over 13 years ago
Unmap the arrow keys, use Cmd-Arrow keys instead for window resize
yan
More... over 13 years ago
Added Specky for rspec highlighting outside spec/
yan
More... over 13 years ago
Upgraded vim-ruby-conque with nice j/k/n/p/f/q keybindings More... over 13 years ago