Commit Graph

  • 80c24b1922 Added sass-status plugin for viewing sass nesting in status bar yan 2011-12-29 17:35:45 -0800
  • 13d0e4e20f Use ctrl-H ctrl-L for switching tabs to avoid interfering with rspec plugin yan 2011-12-27 10:43:38 -0800
  • 5423aaa052 Added vim-indent-guides, upgraded skwp-vim-rspec yan 2011-12-23 21:06:43 -0800
  • 10da9de4ff Remove autocmd causing problems. Add mapping for running specs yan 2011-12-23 21:05:50 -0800
  • 0d51708808 Jump to common rails dirs with ,jm ,jc ,jv ,jh etc..using CommandT yan 2011-12-23 14:13:59 -0800
  • 476e72ba63 Changed 'Q' to intelligently close window or kill buffer if it's the last one yan 2011-12-22 11:55:18 -0800
  • 3eec4c39e6 Merge pull request #5 from durdn/master Yan Pritzker 2011-12-22 10:11:25 -0800
  • d8dd68e9d6 GitGrep mapping ,gg now closes the quotes and puts the cursor in the middle. You only need to press enter. Nicola Paolucci 2011-12-22 15:39:53 +0100
  • e03c1555f6 Removed dead plugin from readme yan 2011-12-22 00:29:53 -0800
  • 2463d339da Better colors for solarized search and cursor yan 2011-12-22 00:27:19 -0800
  • 0931010771 Upgraded vim-rspec to latest yan 2011-12-22 00:27:11 -0800
  • 2c1c8392e7 Added gt 'git tag' alias yan 2011-12-21 09:27:03 -0800
  • 0a1216e75a Upgraded skwp-vim-rspec yan 2011-12-21 02:54:35 -0800
  • 79659329df Upgraded skwp-vim-rspec yan 2011-12-21 02:44:22 -0800
  • 298d2c23e4 New version of skwp-vim-rspec yan 2011-12-21 00:00:53 -0800
  • 1b9172e912 Minor keymap changs, README cleanup yan 2011-12-20 23:48:33 -0800
  • dfba9054c1 Added vim-rspec plugin forked from taq/vim-rspec, with fixes yan 2011-12-20 23:16:55 -0800
  • 0eab6e9ad6 Make conqueTerm behave nicer when running long running commands inside it yan 2011-12-20 23:16:19 -0800
  • a1feddbd39 Updated README with screenshot Yan Pritzker 2011-12-20 02:19:42 -0800
  • 50916e5a54 Improve visual select color, as well as CommandT yan 2011-12-20 02:08:22 -0800
  • 83cc769f7b Remove PeepOpen plugin, using CommandT only now yan 2011-12-20 02:08:04 -0800
  • ef1e1d7cee Added new textobjects - ruby symbol (va:), function args (vaa) yan 2011-12-20 01:58:23 -0800
  • c95df62622 Added paging to pryrc by default yan 2011-12-20 01:34:20 -0800
  • d64108b9a7 Reverted gitconfig to use vim, which seems to work better on Lion yan 2011-12-19 10:35:56 -0800
  • c65fd9424b Added Extradite git log parser (use :Extradite with a file open) yan 2011-12-19 01:19:03 -0800
  • 349f992d80 Do not open nerd tree on startup yan 2011-12-19 00:11:41 -0800
  • 5cf12e2110 Added :Rfastspec command to find specs in fast_spec dir (or ,lf with lusty juggler) yan 2011-12-19 00:11:26 -0800
  • dd72e79ac3 Added example oh-my-zsh zshrc and instructions yan 2011-12-18 13:08:35 -0800
  • 8e68cbeac0 Added splitjoin plugin. Use sj and sk to split and join hashes into multiple lines. yan 2011-12-18 01:38:03 -0800
  • 33cdf98c49 Don't use vim when committing from terminal yan 2011-12-18 01:22:17 -0800
  • 5002f51491 Replaced align.vim with tabular.vim because it is more popular yan 2011-12-18 01:05:38 -0800
  • 3cc2d28114 Added align.vim plugin. Use :Align= to align by equals sign. yan 2011-12-17 14:43:58 -0800
  • b2ae734b7d Why YADR is not a Janus fork yan 2011-12-17 14:40:58 -0800
  • 9674873091 Vimrc cleanup - in clean easy to read sections yan 2011-12-17 14:11:05 -0800
  • b125a96fb8 Custom surround.vim ability to wrap #{ruby} variables using s# motion yan 2011-12-17 13:27:01 -0800
  • f3a3ef7713 Added yankring plugin - after pasting use Ctrl-p/n yan 2011-12-17 13:25:52 -0800
  • 34b0c445e5 Added ,oq for open quickfix, and ,q to close it yan 2011-12-17 00:46:02 -0800
  • 13010de156 Added gplr git pull --rebase alias yan 2011-12-17 00:45:45 -0800
  • aaf87b093f Added pre-alpha release note yan 2011-12-16 03:33:25 -0800
  • 9fd41ecac9 Added textxobj plugins for more awesome 'nouns' yan 2011-12-16 01:03:16 -0800
  • ceaf82503f Anonymous bookmarking with ,bb ,bn ,bp ,bc yan 2011-12-16 00:30:43 -0800
  • affd42eee3 Added ZoomWin and bound ,, to zoom and unzoom current window yan 2011-12-16 00:04:14 -0800
  • f1a6d461a4 Removed space.vim, messing with semicolon mapping yan 2011-12-15 23:46:11 -0800
  • 8f193284a9 Make Cmd-Space work for completion always. Display tab numbers yan 2011-12-15 23:24:22 -0800
  • 83ad068ad2 Readme for slime.vim yan 2011-12-15 23:09:50 -0800
  • c50e917b6c Add slime.vim: Use ctrl-c ctrl-c to send text to irb in a screen session yan 2011-12-15 23:07:50 -0800
  • a276cb35c3 Automatically write the file when we lose focus yan 2011-12-15 22:56:48 -0800
  • ed3aacdbc9 Added: vim-space for spacebar motion repeats, ruby block and indent block manipulation plugins yan 2011-12-15 22:41:56 -0800
  • a55c338cdf Improving keybindings to not interfere with standard things yan 2011-12-15 22:20:51 -0800
  • 9dcae00026 Added zencoding plugin for html manipulation yan 2011-12-15 22:20:37 -0800
  • 3a1968fcc2 Keybindings ,rt for opening a Ruby Test (spec) in a split and ,n for NerdTree yan 2011-12-15 20:01:38 -0800
  • 4ba95e6ff3 Fix neocompletion with ruby yan 2011-12-15 20:01:18 -0800
  • 5978627032 Added pry! abbreviation for pry debugging line yan 2011-12-15 09:25:10 -0800
  • 8b315b4119 mvim from MacVim build 63 yan 2011-12-15 09:24:40 -0800
  • 76a06c189a Added: ack, sudo plugins. Removed vim-ruby-debugger because it's not working cleanly yan 2011-12-15 09:24:19 -0800
  • 14d26e43e0 Improve status line colors (solarized) yan 2011-12-13 01:30:29 -0800
  • dca3ac817d Improved method listing colors in pry yan 2011-12-13 00:13:25 -0800
  • 59d6d2433f Updated readme yan 2011-12-12 21:04:42 -0800
  • 2f0ddb1ead Reverted bad color choice yan 2011-12-12 21:01:20 -0800
  • 1ac75a4163 Gundo config yan 2011-12-12 20:55:35 -0800
  • 2d8f106d43 Improve some keymaps, instead of overriding standard keys. yan 2011-12-12 20:42:54 -0800
  • 41c6546332 Added Gundo plugin yan 2011-12-12 20:42:11 -0800
  • f01bfdee12 Added lastpos, unimpaired, vim-git plugins yan 2011-12-12 18:21:56 -0800
  • 492408b767 Breaking vimrc apart into individual settings files in vim/plugin/settings yan 2011-12-12 18:21:42 -0800
  • f077ff6d69 Updated README with latest keymap yan 2011-12-11 02:05:29 -0800
  • 3ca799ebbf Better key mappings for gitgrep which don't override standard behavior yan 2011-12-11 01:52:46 -0800
  • b24432ce9a CommandT auto compiled on yadr init-plugins yan 2011-12-08 10:05:53 -0800
  • 8ab1702c0f Updated subproject with file header yan 2011-12-08 23:43:08 -0800
  • 24507c4de3 Extracted vim-git-grep-rails-partial plugin yan 2011-12-08 23:40:18 -0800
  • 77a6f1fb1c Added Command-T with ,t mapping (although I prefer PeepOpen) yan 2011-12-08 02:13:43 -0800
  • 85633e826f Removed bufexplorer, updated readme yan 2011-12-08 02:02:21 -0800
  • 661ac98983 Replaced snippets with scrooloose-snippets yan 2011-12-08 01:51:42 -0800
  • 30dd1c652d Moved snipmate to submodule yan 2011-12-08 01:41:08 -0800
  • 8def4bc94e Fixing ref to fugitive yan 2011-12-08 01:27:14 -0800
  • d6c79720ae Moved ruby_focused_unit_test, pathogen to bundles, removed ragtag yan 2011-12-08 01:21:54 -0800
  • f5fca4e847 Moved conqueterm into submodule yan 2011-12-08 00:59:39 -0800
  • 8d0354ab29 Added yadr init-plugins command, and README yan 2011-12-07 23:27:41 -0800
  • dacc959ec8 Updated solarized scheme for better cursor color yan 2011-12-07 23:24:46 -0800
  • 97a35c86db Improved readme yan 2011-12-07 22:49:58 -0800
  • 8cfd76baf0 Updated readme yan 2011-12-07 20:54:03 -0800
  • 59301ec4e5 Updated bundles, use modern pathogen syntax in vimrc yan 2011-12-07 20:37:09 -0800
  • acb81bb874 Adding 'yadr' command for managing plugins (wip) yan 2011-12-07 20:34:25 -0800
  • 0741bb0a71 Deleted incorrectly cached module yan 2011-12-07 19:49:23 -0800
  • 487849cf5d Updated solarized submodule to latest yan 2011-12-07 13:48:46 -0800
  • 8f3be218a1 Changed gitconfig to use vim again..vi reports errors on exit, causing problems yan 2011-12-07 13:42:27 -0800
  • 9335d7c60b Added Command-Space for completions yan 2011-12-07 13:40:39 -0800
  • cf732d92d0 Added neocomplcache plugin for automatic completion yan 2011-12-07 13:35:25 -0800
  • f82daf5aec Dir structure cleanup yan 2011-12-07 02:48:00 -0800
  • 13a5ac829b modularized endwise, indexed search, htmlescape yan 2011-12-07 02:39:21 -0800
  • 429396fcbf Removed old plugins yan 2011-12-07 02:31:19 -0800
  • 372e405d02 Modularized ruby-refactoring, matchit yan 2011-12-07 02:07:32 -0800
  • ff55f778a3 Change vim to vi so we don't have problems trying to load plugins yan 2011-12-07 02:01:44 -0800
  • 99f865f989 Modularized vim-ruby yan 2011-12-07 02:00:46 -0800
  • f925093c39 Modularized rails.vim yan 2011-12-07 01:52:25 -0800
  • 90c0299e41 Submoduled: repeat, surround, taglist; deleted unused plugins yan 2011-12-07 01:50:46 -0800
  • dfd66bbd22 modularized: gitgrep, lustyjuggler, greplace yan 2011-12-07 01:40:44 -0800
  • 937945139c BufExplorer modularized yan 2011-12-07 01:23:10 -0800
  • 80102f504b Removed FindInNERDTree, now replaced with native function yan 2011-12-07 01:18:41 -0800
  • 2a20f5f863 EasyMotion submodule yan 2011-12-07 01:15:37 -0800
  • 6847560257 Submoduled indexed search, syntastic yan 2011-12-07 01:12:42 -0800