Commit Graph
100 Commits
Author SHA1 Message Date
Yan Pritzker a94bde1223 Removed erroneous comments 2012-10-08 18:44:52 -07:00
Yan Pritzker a5b5dd63e0 Implement jump to ruby method (bang-aware)
It always annoyed me that vim jump-to-tag (ctrl-] or ,f in yadr)
totally flopped when it came to ruby bang methods. This function
handles methods! and method.invocations! to find bang versions
of methods.
2012-10-08 18:39:08 -07:00
Yan Pritzker e1fe13d022 Ignore whitespace in git diffs; a few aliases 2012-10-07 22:09:45 -07:00
Yan Pritzker 592c59f1b3 Merge pull request #176 from brotbert/linux-no-homebrew-and-font-install
don't try to install homebrew and fonts on linux-based systems
2012-10-04 11:59:07 -07:00
Yan Pritzker b98b4a6c28 Added bundler rvm support
See http://robots.thoughtbot.com/post/15346721484/use-bundlers-binstubs
2012-10-02 22:45:26 -07:00
Yan Pritzker a5a86a2a7d When opening nerdtree wtih C-\ ensure consistent sizing 2012-10-02 21:57:29 -07:00
Yan Pritzker be12982398 Added outer ruby block functionality 2012-10-01 17:16:15 -07:00
Yan Pritzker a6d6ab3da1 Added ghi github issues command line interface 2012-10-01 12:09:22 -07:00
Yan Pritzker c85c25ff3b Simplify install: Move font, homebrew installation into rake installer 2012-09-28 10:38:59 -07:00
Yan Pritzker 6c0f02dd3f Updated to latest vim-powerline 2012-09-28 09:52:43 -07:00
Yan Pritzker 900c804601 Override rm alias so that it doesn't prompt every time 2012-09-28 09:30:51 -07:00
Yan Pritzker c29276bec1 Clean up location of ~/.yadr 2012-09-27 13:27:40 -07:00
Yan Pritzker 429bba4779 Ensure prezto and other submodules are correctly installed recursive [Close #170] 2012-09-27 13:27:20 -07:00
Yan Pritzker 081630a443 Better installation of fasd [Close #123]
Now with zsh tab completion for `z` and other fasd commands!
2012-09-27 12:09:35 -07:00
Yan Pritzker f2288cd94e Made ,gf / ctrl-f aware of line numbers
Now you can `,gf` or can `ctrl-f` file.rb:123
2012-09-27 11:12:38 -07:00
Yan Pritzker 85f0dc996c Merge pull request #169 from giorni/slim-support
Added support for slim syntax
2012-09-27 10:54:17 -07:00
Yan Pritzker af0072c43b Latest version of plugins 2012-09-27 08:50:23 -07:00
Yan Pritzker 6ef021e013 Switch prezto to point to master [#167] 2012-09-27 08:44:52 -07:00
Yan Pritzker e86742bf94 Automatically load ~/.secrets [Close #166] 2012-09-27 08:43:13 -07:00
Yan Pritzker d5077d9db3 Added abolish.vim for camelcase/underscore toggling and others 2012-09-26 15:51:38 -07:00
Yan Pritzker 33e5fb537d Switch between running rspec1 and rspec2 with :Rspec1 and :Rspec2 2012-09-26 15:46:50 -07:00
Yan Pritzker 9459f345c7 Update version to 1.0 2012-09-26 15:20:17 -07:00
Yan Pritzker a69b5c5ae3 Switched to @skwp fork of YankRing without evil @ mapping 2012-09-26 15:17:17 -07:00
Yan Pritzker 5fdffec3c9 Remove creation of unnecessary symlink [Close #164] 2012-09-26 14:08:39 -07:00
Yan Pritzker fa357bbd35 Ability to store your own prompts in ~/.zsh.prompts [Close #152]
We no longer pollute yadr or prezto directories with custom code!
2012-09-26 11:05:28 -07:00
Yan Pritzker 249d86e5f2 Added NrrwRgn plugin 2012-09-26 08:21:48 -07:00
Yan Pritzker f145df4e6f Latest versions of vim plugins 2012-09-18 22:58:26 -05:00
Yan Pritzker 9e5b9fa9b6 Better javascript parsing libraries 2012-09-18 13:56:17 -05:00
Yan Pritzker eafb079ba0 Updated to latest version of vim-ruby-conque 2012-09-18 13:55:35 -05:00
Yan Pritzker 69d699d0bc Hardcode location of .yadr
Occasionally it is slow on the find command. This code has no reason to be.
2012-09-14 12:30:08 -07:00
Yan Pritzker 9ae8bd285a Merge pull request #161 from tUrG0n/patch-3
Always show powerline even with one window open.
2012-09-12 22:29:34 -07:00
Yan Pritzker 34bb32e172 Added for html preview in Safari 2012-09-11 10:19:13 -07:00
Yan Pritzker 8caeeeaa77 Improve color of grep to yellow 2012-09-11 10:19:13 -07:00
Yan Pritzker d13f02b2ba Merge pull request #141 from corroded/relative_vim_overrides
Uses vim/after directory instead of root for custom vimrc.after
2012-08-21 18:29:59 -07:00
Yan Pritzker 4742eb91db Remove git.zsh, it is not useful [Close #135] 2012-08-10 16:02:48 -07:00
Yan Pritzker 3b7a69b5c8 Merge pull request #127 from JeanMertz/patch-1
Update homebrew install script url
2012-08-08 11:28:10 -07:00
Yan Pritzker 6776365713 Merge pull request #129 from JeanMertz/patch-2
Update link to @sorin-ionescu Oh My Zsh
2012-08-08 11:27:14 -07:00
yan 2e0bd87b8d Ctags file for better parsing of ruby,js 2012-07-26 13:36:23 -07:00
yanandDanny Olson & Yan Pritzker bff86523fc Remove bogus unmap 2012-07-20 17:17:44 -07:00
yan aca163580f Upgraded plugins 2012-07-19 12:46:19 -07:00
yan fd5962db06 Added SearchComplete tab completion when searching with / 2012-07-16 13:53:33 -07:00
yan e07b1eb2bf Marky the markdownifier 2012-07-10 10:11:37 -07:00
yan d200995c79 Don't explicitly load plugins [Close #118] 2012-07-10 10:09:56 -07:00
yan 11fd924d64 Change ,bf mapping conflicting with buffer list ,b 2012-07-10 10:09:33 -07:00
yan 72b9287f75 Add back Rails2-compatible console alias 'co' 2012-07-10 09:54:16 -07:00
Yan Pritzker 942b5f2f3b Merge pull request #115 from bastnic/patch-2
Handle homebrew sbin executables
2012-06-23 09:12:26 -07:00
yan b1d9592d14 Fixing omodload: no such module: alias issue (#111) 2012-06-23 09:10:37 -07:00
yan 75105e694a Remove duplication in readme 2012-06-22 11:42:18 -07:00
yan f1031dd98f Added ,bf mapping to add before { } block 2012-06-22 11:29:50 -07:00
yanandDanny Olson & Yan Pritzker 41b3f99dad Updated README for yankring 2012-06-22 11:29:42 -07:00
yanandDanny Olson & Yan Pritzker 88b69c8dcb Restore YankRing plugin to functionality 2012-06-22 11:29:42 -07:00
yanandDanny Olson & Yan Pritzker 3224d33d99 gcp git cherry pick alias 2012-06-22 11:29:42 -07:00
Yan Pritzker f5a378985c Merge pull request #112 from mplatts/patch-1
Rails console alias updated for Rails 3
2012-06-13 17:52:13 -07:00
yan a3bcfc3e51 Make ,qc also close conques 2012-06-11 10:49:03 -05:00
yan abbbc94bdc Never nuke a NERDTree using Q 2012-06-11 10:48:47 -05:00
yan 2bb8a06939 Changed default ,t binding do use CtrlP mixed mode
The mixed mode is more intelligent, searching buffers, MRU, and
the general file list. It gives you more of what you want, and
less of what you don't :)
2012-06-08 13:25:16 -05:00
yan 184a2e22c2 Make ctrlp play nice with vim-ruby-conque by closing its window 2012-06-07 13:25:12 -05:00
yan 6ec228dfd7 Fix install/submodule update problem with skwp-vim-powerline [Close #105]
Updated submodules to latestk
2012-06-07 10:47:40 -05:00
yan a89205fa7b Added vim-ruby-debugger - real ide style debugging in vim 2012-06-06 22:16:59 -07:00
yan e44e50e023 Made conque and gitgrep play nice with each other by killing each other's windows to prevent sizing problems 2012-06-06 22:15:43 -07:00
yan b672159d4c ,vv and ,cc to open view and controller in rails 2012-06-06 22:14:09 -07:00
yan fc3f4f337a Auto create undodir [Close #103] 2012-06-02 11:06:32 -07:00
yan 8bca30bff3 Upgraded all plugins to most recent 2012-05-31 13:57:57 -07:00
yan 3568c47d1e Added some rake aliases 2012-05-31 13:49:40 -07:00
yan 057856d34d Fix errors if pry-nav is unavailable 2012-05-30 16:31:54 -07:00
yan a6b9f3e9ef Merged spec finder and conque spec runner into one plugin 2012-05-30 01:34:34 -07:00
yan 2f38d32e25 Aliases: gbd for branch deletion; portforward for 80:3000 forwarding 2012-05-30 01:34:20 -07:00
yan a9d511ba4d Upgraded spec-finder 2012-05-30 01:24:44 -07:00
yan 3c76e390bc Updated visual select mode to retain syntax highlighting 2012-05-30 01:10:36 -07:00
yan 2c4fff3fb9 Fix evil submodule code introduced in 3525561 2012-05-23 10:44:32 -07:00
yan 0a921d3c1f Added information about pry-nav for ruby debugging 2012-05-19 14:19:32 -07:00
yan cfe89df184 Added editrc/inputrc for vimification of mysql/irb command line tools 2012-05-18 14:08:46 -07:00
yan f9db81c0ed Switch to @skwp fork of EasyMotion for vimperator style two character targets 2012-05-15 08:50:32 -05:00
yan 5d7cf73799 Added Cmd-), Cmd-] and etc for modifying content inside surrounds 2012-05-15 08:43:49 -05:00
yan beed6abf55 Add common abbreviations 2012-05-15 08:40:50 -05:00
yan 5b8742e226 More vim surround shortcuts ,} ,] ,) ,' etc 2012-05-09 17:54:30 -07:00
yan 6cefaf13f7 vim: ,# and ," for wrapping words in ruby interpolation or quotes 2012-05-07 23:55:41 -07:00
yan 7ec7e3c34c Added rake.vim, like rails.vim but for any project with a rakefile 2012-05-07 23:55:28 -07:00
yan 52a6266ce4 Added ,m and ,M jump-to-method(tag) via CtrlP 2012-05-02 22:41:51 -07:00
yan 95f5d40b43 Updated plugins 2012-05-02 11:59:56 -07:00
yan 8bc6bdc4be Moved spec opener to externalized plugin 2012-04-27 11:54:23 -07:00
yanandYan Pritzker 10d947d5af Added ,ocf for opening changed files (stolen from @garybernhardt) 2012-04-27 00:35:48 -07:00
yanandYan Pritzker e927e86d32 Updated readme with new instructions for OMZ 2012-04-26 23:25:01 -07:00
yan 86c5fe1ea6 Added Ctrl-s to open spec for any file you're looking at
Similar to rails.vim's :A and :AV command, except it knows
about fast_spec. Could be expanded in the future to add more
spec paths.
2012-04-25 19:39:31 -07:00
yan b1dfcb1901 Added ctrl-a and ctrl-e end and beginning of line bindings [Close #94] 2012-04-24 16:32:04 -07:00
yan 284a22728d Upgraded vim plugins 2012-04-24 14:29:42 -07:00
yan d7b7d79eaa Added ,Cmd-R to rerun last conque commend (re-exec spec) 2012-04-24 14:29:18 -07:00
yan dcef19bad4 Updated vim-ruby-conque not to warn on spec/rspec missing [Close #92] 2012-04-24 12:37:40 -07:00
yan ca01730f81 Support for @sorin-ionescu rewrite of oh-my-zsh
Sorin's OMZ rewrite is a bit nicer, as it's written in more
native style ZSH, doesn't do auto updates, and incorporates
many bugfixes, and is more actively maintained than Robby's branch.

For now, YADR supports both, so if you want to try out the sorin
branch, go to sorin-ionescu/oh-my-zsh, install it, and rerun
the YADR installer so that the skwp theme is installed for you.

If you want to have them side by side for comparison, rename the
old robby one to ~/.oh-my-zsh.robby or similar, so you can toggle
back and forth through renames, or symlinks.
2012-04-23 10:32:47 -07:00
yan bfae8fcd11 Moved rvm configuration to separate zsh snippet to keep zshrc clean 2012-04-23 10:32:36 -07:00
yan fa1aa24105 Renamed grc alias to not conflict with grc colorization tool 2012-04-20 10:15:08 -07:00
yan fc472deed0 Better colors for ruby 2012-04-20 10:14:49 -07:00
yan 4d46b1c9e9 Add zsh syntax highlighting 2012-04-19 18:26:30 -07:00
yan 2ad786a41b Added Ctrl-x,Ctrl-l to zsh to insert output of last command 2012-04-19 17:55:41 -07:00
yanandYan Pritzker 0ebd0693a1 Upgraded to latest osx defaults from @mathiasbynens 2012-04-19 00:43:46 -07:00
yan 00ca4dd54b Remove unused statusline, powerline.vim is used 2012-04-18 18:57:02 -07:00
yan ea007403ac Unmap the arrow keys, use Cmd-Arrow keys instead for window resize 2012-04-18 17:49:00 -07:00
yan 8ad2a7a7b1 Added Specky for rspec highlighting outside spec/
If you have rspecs anywhere else (say fast_spec/), the
default rails.vim highlighting doesn't affect them. Added
Specky to do this. Specky is not currently enabled in any other
way (we will still use ruby-vim-conque to run tests, but Specky
will do highlighting/file detection).
2012-04-18 09:59:32 -07:00
yanandYan Pritzker 3fd6522d56 Remove imagemagick from instructions, not needed 2012-04-15 23:52:51 -07:00
yan 4ed2488ea8 Highlighting for zsh scripts 2012-04-14 16:41:01 -07:00