Commit Graph

  • 69049330d0 typo in the readme. Kyle West 2012-01-24 13:43:20 -05:00
  • ed5e906906 ctags is more compatible with OSX and homebrew. Kyle West 2012-01-24 13:42:00 -05:00
  • 796e4444ef Replace taglist with tagbar yan 2012-01-24 10:38:33 -08:00
  • c0d8c402c3 Updated readme with proper git user config. Kyle West 2012-01-24 13:34:34 -05:00
  • 68442f5a30 Remove CommandT and rebind ,t to CtrlP plugin yan 2012-01-24 10:19:23 -08:00
  • 1faadb4eb0 added .rbenv-version and .rvmrc to ensure system ruby is used when compiling commandt. Kyle West 2012-01-13 02:15:47 -05:00
  • c06bacd431 Added wildignore for ctrlp yan 2012-01-24 10:06:34 -08:00
  • a08169de48 Added ctrl-p file finder, using file search by default yan 2012-01-24 09:10:43 -08:00
  • cfdbeb9ce0 Fix commit pointer to skwp-vim-ruby-conque yan 2012-01-24 08:58:45 -08:00
  • e5a1c248ee Better colors yan 2012-01-23 14:23:25 -08:00
  • a6eb57f39e Add syntax highlighting for R language yan 2012-01-23 14:23:17 -08:00
  • e3961f2c19 Upgrdaed submodules yan 2012-01-22 23:00:49 -08:00
  • 29f8403ed9 Chrome config: make web inspector fonts bigger yan 2012-01-22 20:40:44 -08:00
  • a3e05b6ebe Fix keybindings for fugitive: ,dg = :diffget yan 2012-01-22 18:50:01 -08:00
  • 14274e080e Added coffeescript and stylus support yan 2012-01-22 18:47:55 -08:00
  • 3abcadae62 Make Ctrl-j and Ctrl-k quick up and down more intelligent in ruby yan 2012-01-21 13:45:12 -08:00
  • af51dd3725 Upgraded skwp-vim-ruby-conque: reuse same window yan 2012-01-21 12:49:54 -08:00
  • eb06a44e97 Added textobj-function (use vaf to select a function), upgraded textobj-user yan 2012-01-21 12:45:53 -08:00
  • 4bb23eba41 Added steve losh next-textobject functionality. vinb to visual inside next set of parens yan 2012-01-20 19:21:27 -08:00
  • 4a2bd58c99 ,K - Git grep up to next exclamation. Useful for ruby method grepping yan 2012-01-20 19:17:35 -08:00
  • 413f989dd5 Use w!! to sudo write; Fixed up README file for comma leader yan 2012-01-20 18:46:57 -08:00
  • c205313b25 ,q/ ,qg/ ,qa/ Quickfix search aliases inspired by Steve Losh yan 2012-01-20 18:43:49 -08:00
  • 4a7df20fd1 Leader is now comma; General keymap cleanup - see README yan 2012-01-20 18:01:06 -08:00
  • 3e2e099153 Upgraded skwp-vim-ruby-conque yan 2012-01-20 17:56:49 -08:00
  • 5847ee19dd Hit <ctrl-space> to put spaces around an equals sign Danny Olson & Yan Pritzker 2012-01-20 16:28:39 -08:00
  • d08339b142 Better solarized support for jasmine.vim specs, ruby Danny Olson & Yan Pritzker 2012-01-20 16:28:09 -08:00
  • 83e8e5757a Upgraded CommandT to fix BufLeave warnings Yan Pritzker 2012-01-11 15:00:05 -08:00
  • 7985dce071 Compile skwp-CommandT when running yadr-init-plugins Yan Pritzker 2012-01-11 14:34:24 -08:00
  • da410ec097 Ignore subl binary Yan Pritzker 2012-01-11 14:27:38 -08:00
  • bf6b9dedcf Changed wincent-commandT to skwp-commandT in order to merge bugfixes Yan Pritzker 2012-01-11 14:26:52 -08:00
  • e03fe8aeaf Updated CommandT to latest version Yan Pritzker 2012-01-11 14:20:47 -08:00
  • f16590af88 Added jasmine.vim for jasmin unit tests Yan Pritzker 2012-01-11 11:07:32 -08:00
  • fde791db06 Add Cmd-' and Cmd-" for change inside strings yan 2012-01-06 10:33:00 -08:00
  • 6f762ffe4e Upgrade skwp-vim-rspec yan 2012-01-06 10:32:23 -08:00
  • 2932ac701a Change whitespace cleaner to ,w yan 2012-01-06 10:31:24 -08:00
  • d59f78c27a Upgraded skwp-vim-ruby-conque. Run spec/etc in colorized window, reusing same window yan 2012-01-06 10:25:29 -08:00
  • bed7aff105 Added tabman plugin. Use \mt to manage all tabs and windows. yan 2012-01-06 10:24:58 -08:00
  • 17f5761b6d Fix typo: \gi should be \ig for indent guides yan 2012-01-03 18:59:50 -08:00
  • 0f166499e9 Added rspec pending to xit feature. Use: ,rxit yan 2012-01-03 09:44:55 -08:00
  • 30725b537e Added ,ws to strip trailing whitespace in a file yan 2012-01-02 12:27:36 -08:00
  • cbf5cacb76 Upgraded nerdtree to latest yan 2011-12-29 17:36:01 -08:00
  • 80c24b1922 Added sass-status plugin for viewing sass nesting in status bar yan 2011-12-29 17:35:45 -08:00
  • 13d0e4e20f Use ctrl-H ctrl-L for switching tabs to avoid interfering with rspec plugin yan 2011-12-27 10:43:38 -08:00
  • 5423aaa052 Added vim-indent-guides, upgraded skwp-vim-rspec yan 2011-12-23 21:06:43 -08:00
  • 10da9de4ff Remove autocmd causing problems. Add mapping for running specs yan 2011-12-23 21:05:50 -08:00
  • 0d51708808 Jump to common rails dirs with ,jm ,jc ,jv ,jh etc..using CommandT yan 2011-12-23 14:13:59 -08:00
  • 476e72ba63 Changed 'Q' to intelligently close window or kill buffer if it's the last one yan 2011-12-22 11:55:18 -08:00
  • 3eec4c39e6 Merge pull request #5 from durdn/master Yan Pritzker 2011-12-22 10:11:25 -08:00
  • 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 +01:00
  • e03c1555f6 Removed dead plugin from readme yan 2011-12-22 00:29:53 -08:00
  • 2463d339da Better colors for solarized search and cursor yan 2011-12-22 00:27:19 -08:00
  • 0931010771 Upgraded vim-rspec to latest yan 2011-12-22 00:27:11 -08:00
  • 2c1c8392e7 Added gt 'git tag' alias yan 2011-12-21 09:27:03 -08:00
  • 0a1216e75a Upgraded skwp-vim-rspec yan 2011-12-21 02:54:35 -08:00
  • 79659329df Upgraded skwp-vim-rspec yan 2011-12-21 02:44:22 -08:00
  • 298d2c23e4 New version of skwp-vim-rspec yan 2011-12-21 00:00:53 -08:00
  • 1b9172e912 Minor keymap changs, README cleanup yan 2011-12-20 23:48:33 -08:00
  • dfba9054c1 Added vim-rspec plugin forked from taq/vim-rspec, with fixes yan 2011-12-20 23:16:55 -08:00
  • 0eab6e9ad6 Make conqueTerm behave nicer when running long running commands inside it yan 2011-12-20 23:16:19 -08:00
  • a1feddbd39 Updated README with screenshot Yan Pritzker 2011-12-20 02:19:42 -08:00
  • 50916e5a54 Improve visual select color, as well as CommandT yan 2011-12-20 02:08:22 -08:00
  • 83cc769f7b Remove PeepOpen plugin, using CommandT only now yan 2011-12-20 02:08:04 -08:00
  • ef1e1d7cee Added new textobjects - ruby symbol (va:), function args (vaa) yan 2011-12-20 01:58:23 -08:00
  • c95df62622 Added paging to pryrc by default yan 2011-12-20 01:34:20 -08:00
  • d64108b9a7 Reverted gitconfig to use vim, which seems to work better on Lion yan 2011-12-19 10:35:56 -08:00
  • c65fd9424b Added Extradite git log parser (use :Extradite with a file open) yan 2011-12-19 01:19:03 -08:00
  • 349f992d80 Do not open nerd tree on startup yan 2011-12-19 00:11:41 -08:00
  • 5cf12e2110 Added :Rfastspec command to find specs in fast_spec dir (or ,lf with lusty juggler) yan 2011-12-19 00:11:26 -08:00
  • dd72e79ac3 Added example oh-my-zsh zshrc and instructions yan 2011-12-18 13:08:35 -08:00
  • 8e68cbeac0 Added splitjoin plugin. Use sj and sk to split and join hashes into multiple lines. yan 2011-12-18 01:38:03 -08:00
  • 33cdf98c49 Don't use vim when committing from terminal yan 2011-12-18 01:22:17 -08:00
  • 5002f51491 Replaced align.vim with tabular.vim because it is more popular yan 2011-12-18 01:05:38 -08:00
  • 3cc2d28114 Added align.vim plugin. Use :Align= to align by equals sign. yan 2011-12-17 14:43:58 -08:00
  • b2ae734b7d Why YADR is not a Janus fork yan 2011-12-17 14:40:58 -08:00
  • 9674873091 Vimrc cleanup - in clean easy to read sections yan 2011-12-17 14:11:05 -08:00
  • b125a96fb8 Custom surround.vim ability to wrap #{ruby} variables using s# motion yan 2011-12-17 13:27:01 -08:00
  • f3a3ef7713 Added yankring plugin - after pasting use Ctrl-p/n yan 2011-12-17 13:25:52 -08:00
  • 34b0c445e5 Added ,oq for open quickfix, and ,q to close it yan 2011-12-17 00:46:02 -08:00
  • 13010de156 Added gplr git pull --rebase alias yan 2011-12-17 00:45:45 -08:00
  • aaf87b093f Added pre-alpha release note yan 2011-12-16 03:33:25 -08:00
  • 9fd41ecac9 Added textxobj plugins for more awesome 'nouns' yan 2011-12-16 01:03:16 -08:00
  • ceaf82503f Anonymous bookmarking with ,bb ,bn ,bp ,bc yan 2011-12-16 00:30:43 -08:00
  • affd42eee3 Added ZoomWin and bound ,, to zoom and unzoom current window yan 2011-12-16 00:04:14 -08:00
  • f1a6d461a4 Removed space.vim, messing with semicolon mapping yan 2011-12-15 23:46:11 -08:00
  • 8f193284a9 Make Cmd-Space work for completion always. Display tab numbers yan 2011-12-15 23:24:22 -08:00
  • 83ad068ad2 Readme for slime.vim yan 2011-12-15 23:09:50 -08:00
  • 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 -08:00
  • a276cb35c3 Automatically write the file when we lose focus yan 2011-12-15 22:56:48 -08:00
  • ed3aacdbc9 Added: vim-space for spacebar motion repeats, ruby block and indent block manipulation plugins yan 2011-12-15 22:41:56 -08:00
  • a55c338cdf Improving keybindings to not interfere with standard things yan 2011-12-15 22:20:51 -08:00
  • 9dcae00026 Added zencoding plugin for html manipulation yan 2011-12-15 22:20:37 -08:00
  • 3a1968fcc2 Keybindings ,rt for opening a Ruby Test (spec) in a split and ,n for NerdTree yan 2011-12-15 20:01:38 -08:00
  • 4ba95e6ff3 Fix neocompletion with ruby yan 2011-12-15 20:01:18 -08:00
  • 5978627032 Added pry! abbreviation for pry debugging line yan 2011-12-15 09:25:10 -08:00
  • 8b315b4119 mvim from MacVim build 63 yan 2011-12-15 09:24:40 -08:00
  • 76a06c189a Added: ack, sudo plugins. Removed vim-ruby-debugger because it's not working cleanly yan 2011-12-15 09:24:19 -08:00
  • 14d26e43e0 Improve status line colors (solarized) yan 2011-12-13 01:30:29 -08:00
  • dca3ac817d Improved method listing colors in pry yan 2011-12-13 00:13:25 -08:00
  • 59d6d2433f Updated readme yan 2011-12-12 21:04:42 -08:00
  • 2f0ddb1ead Reverted bad color choice yan 2011-12-12 21:01:20 -08:00