Commit Graph

1513 Commits

Author SHA1 Message Date
Kyle West
e32cb9ae35 Readme formatting. If only there was a vim plugin with GFM support. 2012-01-24 15:15:23 -05:00
Kyle West
71b620fa8d Changed prerequisites to dependencies in readme. 2012-01-24 15:13:35 -05:00
Kyle West
f44e77bca3 don't show me changes within submodules. 2012-01-24 15:07:24 -05:00
Kyle West
12ba009d9c added instructions for setting up pre-requisitesi and fixing issues with ctags. 2012-01-24 14:53:44 -05:00
Kyle West
520ef1f8c1 rbenv-version and rvmrc are no longer needed. 2012-01-24 14:53:08 -05:00
Kyle West
744b755a2d removed left over references to Command-T 2012-01-24 14:44:47 -05:00
Yan Pritzker
66bf2a8cce Merge pull request #10 from kylewest/simple-bug-fixes
Bugfixes from kylewest: reference to homebrew ctags, cleanup
2012-01-24 11:25:39 -08:00
Kyle West
25e096dfe3 Remove Taglist settings. 2012-01-24 14:21:46 -05:00
Kyle West
6fe1e43c09 Merge branch 'master' into simple-bug-fixes 2012-01-24 14:19:31 -05:00
Kyle West
2e5474a8e2 More README tweaks, formatting for bash commands was wrong. 2012-01-24 13:57:56 -05:00
Kyle West
70ab851fb1 More README formatting, cleanup, and general tweaks. 2012-01-24 13:53:58 -05:00
Kyle West
69049330d0 typo in the readme. 2012-01-24 13:43:20 -05:00
Kyle West
ed5e906906 ctags is more compatible with OSX and homebrew. 2012-01-24 13:42:00 -05:00
yan
796e4444ef Replace taglist with tagbar 2012-01-24 10:38:33 -08:00
Kyle West
c0d8c402c3 Updated readme with proper git user config. 2012-01-24 13:34:34 -05:00
yan
68442f5a30 Remove CommandT and rebind ,t to CtrlP plugin 2012-01-24 10:33:33 -08:00
Kyle West
1faadb4eb0 added .rbenv-version and .rvmrc to ensure system ruby is used when compiling commandt. 2012-01-24 13:20:58 -05:00
yan
c06bacd431 Added wildignore for ctrlp 2012-01-24 10:06:34 -08:00
yan
a08169de48 Added ctrl-p file finder, using file search by default 2012-01-24 09:10:43 -08:00
yan
cfdbeb9ce0 Fix commit pointer to skwp-vim-ruby-conque 2012-01-24 08:58:45 -08:00
yan
e5a1c248ee Better colors 2012-01-23 14:23:25 -08:00
yan
a6eb57f39e Add syntax highlighting for R language 2012-01-23 14:23:17 -08:00
yan
e3961f2c19 Upgrdaed submodules 2012-01-22 23:00:49 -08:00
yan
29f8403ed9 Chrome config: make web inspector fonts bigger 2012-01-22 20:40:44 -08:00
yan
a3e05b6ebe Fix keybindings for fugitive: ,dg = :diffget 2012-01-22 18:50:01 -08:00
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