Commit Graph

1388 Commits

Author SHA1 Message Date
yan
14274e080e Added coffeescript and stylus support 2012-01-22 18:47:55 -08:00
yan
3abcadae62 Make Ctrl-j and Ctrl-k quick up and down more intelligent in ruby 2012-01-21 13:45:12 -08:00
yan
af51dd3725 Upgraded skwp-vim-ruby-conque: reuse same window 2012-01-21 12:49:54 -08:00
yan
eb06a44e97 Added textobj-function (use vaf to select a function), upgraded textobj-user 2012-01-21 12:46:22 -08:00
yan
4bb23eba41 Added steve losh next-textobject functionality. vinb to visual inside next set of parens 2012-01-20 19:21:27 -08:00
yan
4a2bd58c99 ,K - Git grep up to next exclamation. Useful for ruby method grepping 2012-01-20 19:17:35 -08:00
yan
413f989dd5 Use w!! to sudo write; Fixed up README file for comma leader 2012-01-20 18:46:59 -08:00
yan
c205313b25 ,q/ ,qg/ ,qa/ Quickfix search aliases inspired by Steve Losh 2012-01-20 18:44:03 -08:00
yan
4a7df20fd1 Leader is now comma; General keymap cleanup - see README 2012-01-20 18:01:06 -08:00
yan
3e2e099153 Upgraded skwp-vim-ruby-conque 2012-01-20 17:56:49 -08:00
Danny Olson & Yan Pritzker
5847ee19dd Hit <ctrl-space> to put spaces around an equals sign 2012-01-20 16:28:39 -08:00
Danny Olson & Yan Pritzker
d08339b142 Better solarized support for jasmine.vim specs, ruby 2012-01-20 16:28:09 -08:00
Yan Pritzker
83e8e5757a Upgraded CommandT to fix BufLeave warnings 2012-01-11 15:00:05 -08:00
Yan Pritzker
7985dce071 Compile skwp-CommandT when running yadr-init-plugins 2012-01-11 14:34:24 -08:00
Yan Pritzker
da410ec097 Ignore subl binary 2012-01-11 14:27:38 -08:00
Yan Pritzker
bf6b9dedcf Changed wincent-commandT to skwp-commandT in order to merge bugfixes 2012-01-11 14:26:52 -08:00
Yan Pritzker
e03fe8aeaf Updated CommandT to latest version 2012-01-11 14:20:47 -08:00
Yan Pritzker
f16590af88 Added jasmine.vim for jasmin unit tests 2012-01-11 11:08:16 -08:00
yan
fde791db06 Add Cmd-' and Cmd-" for change inside strings 2012-01-06 10:33:00 -08:00
yan
6f762ffe4e Upgrade skwp-vim-rspec 2012-01-06 10:32:23 -08:00
yan
2932ac701a Change whitespace cleaner to ,w 2012-01-06 10:31:24 -08:00
yan
d59f78c27a Upgraded skwp-vim-ruby-conque. Run spec/etc in colorized window, reusing same window 2012-01-06 10:25:29 -08:00
yan
bed7aff105 Added tabman plugin. Use \mt to manage all tabs and windows. 2012-01-06 10:24:58 -08:00
yan
17f5761b6d Fix typo: \gi should be \ig for indent guides 2012-01-03 18:59:50 -08:00
yan
0f166499e9 Added rspec pending to xit feature. Use: ,rxit 2012-01-03 09:44:55 -08:00
yan
30725b537e Added ,ws to strip trailing whitespace in a file 2012-01-02 12:27:36 -08:00
yan
cbf5cacb76 Upgraded nerdtree to latest 2011-12-29 17:36:01 -08:00
yan
80c24b1922 Added sass-status plugin for viewing sass nesting in status bar 2011-12-29 17:35:53 -08:00
yan
13d0e4e20f Use ctrl-H ctrl-L for switching tabs to avoid interfering with rspec plugin 2011-12-27 10:43:38 -08:00
yan
5423aaa052 Added vim-indent-guides, upgraded skwp-vim-rspec 2011-12-23 21:11:06 -08:00
yan
10da9de4ff Remove autocmd causing problems. Add mapping for running specs 2011-12-23 21:06:22 -08:00
yan
0d51708808 Jump to common rails dirs with ,jm ,jc ,jv ,jh etc..using CommandT
LustyJuggler ,l[something] deprecated in favor of CommandT
because CommandT does fuzzy matching. Which means you can hit
,jm (jump to model) and fuzzy type a model name. Doing this
matches much more intelligently than a typical commandT call
because it's already constrained to what you want.
2011-12-23 14:14:55 -08:00
yan
476e72ba63 Changed 'Q' to intelligently close window or kill buffer if it's the last one 2011-12-22 11:55:18 -08:00
Yan Pritzker
3eec4c39e6 Merge pull request #5 from durdn/master
Fixed your ,gg GitGrep mapping to close the quotes and put cursor in the middle
2011-12-22 10:11:25 -08:00
Nicola Paolucci
d8dd68e9d6 GitGrep mapping ,gg now closes the quotes and puts the cursor in the middle. You only need to press enter. 2011-12-22 15:39:53 +01:00
yan
e03c1555f6 Removed dead plugin from readme 2011-12-22 00:29:53 -08:00
yan
2463d339da Better colors for solarized search and cursor 2011-12-22 00:27:19 -08:00
yan
0931010771 Upgraded vim-rspec to latest 2011-12-22 00:27:11 -08:00
yan
2c1c8392e7 Added gt 'git tag' alias 2011-12-21 09:27:26 -08:00
yan
0a1216e75a Upgraded skwp-vim-rspec 2011-12-21 02:54:35 -08:00
yan
79659329df Upgraded skwp-vim-rspec 2011-12-21 02:44:22 -08:00
yan
298d2c23e4 New version of skwp-vim-rspec 2011-12-21 00:00:53 -08:00
yan
1b9172e912 Minor keymap changs, README cleanup 2011-12-20 23:48:33 -08:00
yan
dfba9054c1 Added vim-rspec plugin forked from taq/vim-rspec, with fixes 2011-12-20 23:17:50 -08:00
yan
0eab6e9ad6 Make conqueTerm behave nicer when running long running commands inside it 2011-12-20 23:17:08 -08:00
Yan Pritzker
a1feddbd39 Updated README with screenshot 2011-12-20 02:19:42 -08:00
yan
50916e5a54 Improve visual select color, as well as CommandT 2011-12-20 02:09:34 -08:00
yan
83cc769f7b Remove PeepOpen plugin, using CommandT only now 2011-12-20 02:08:04 -08:00
yan
ef1e1d7cee Added new textobjects - ruby symbol (va:), function args (vaa) 2011-12-20 01:58:23 -08:00
yan
c95df62622 Added paging to pryrc by default
See pryrc comments for how to disable.
2011-12-20 01:34:25 -08:00