yan
dcef19bad4
Updated vim-ruby-conque not to warn on spec/rspec missing [ Close #92 ]
2012-04-24 12:37:40 -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
Danny Olson & Yan Pritzker
d5737f196d
Upgraded vim-ruby-conque with nice j/k/n/p/f/q keybindings
2012-04-16 13:27:55 -07:00
Yan Pritzker
70b473561f
Upgraded vim-ruby-conque
2012-04-16 09:51:40 -07:00
Yan Pritzker
2405ef2e40
Removed Slime plugin, unused and interferes with Ctrl-c
2012-04-16 09:47:30 -07:00
Yan Pritzker
d9b14bf903
Upgraded plugins
2012-04-14 17:01:35 -07:00
yan
e77931a9f9
Added back timcharper-textile as a submodule
2012-04-10 11:56:08 -07:00
yan
db7a845b7e
Deleted timcharper-textile
2012-04-06 23:48:21 -07:00
yan
e9af91819d
Upgraded plugins
2012-04-06 23:46:58 -07:00
yan
42d6bfad21
Upgraded plugins
2012-04-05 10:15:32 -07:00
yan
db4557dc52
Remove VimBookmarking, not working, not used
2012-04-04 02:19:11 -07:00
yan
6d2b695496
Syntax highlighting for textile
2012-04-04 02:18:43 -07:00
yan
bbfa6adf38
Add change-inside-surroundings plugin [ Close #68 ]
2012-04-02 12:03:21 -07:00
yan
ca0d1fbf9b
Replaced Extradite with gitv. Use :gitv
...
* For optimal functionality, remove module:
`rm -rf .yadr/vim/bundle/int3-vim-extradite`
2012-04-01 14:47:40 -07:00
yan
7da956b198
Switched to skwp/vim-conque to replace rson/vim-conque for solarized support
2012-03-20 12:50:43 -07:00
yan
a64405f6db
Upgraded plugins
2012-03-15 15:44:01 -07:00
Taybin Rutkin
e67b7e9c10
add new snipmate plugin from garbas
...
- with snippets from honza (as recommended by garbas)
- with dependencies tlib and vim-addon-mw-utils
2012-03-13 23:30:02 -04:00
Taybin Rutkin
4604e39760
remove older, unsupported snipmate and snippets
2012-03-13 23:29:57 -04:00
yan
9439013da7
Updated powerline to use full path since Rails filenames are not always unique
2012-03-13 13:41:25 -05:00
Taybin Rutkin
6eb7bcb05e
fully remove taglist in favor of tagbar
2012-03-12 23:30:22 -04:00
Taybin Rutkin
f925f83875
add camelcasemotion with mappings to B, W, and E instead of ,b ,w and ,e
...
- this avoids conflicts with ,b for Ctrlp's buffer selector and ,w for
whitespace deletion.
2012-03-12 21:46:33 -04:00
yan
96cf20c2db
Added color_highlight plugin
2012-03-12 16:24:26 -05:00
yan
9351b725f4
Latest version of skwp solarized powerline theme
2012-03-12 12:02:43 -05:00
yan
898fbb1095
Added Arpeggio plugin for key chord combos and Filesystem Size Used Avail Capacity Mounted on
...
/dev/disk0s2 931Gi 481Gi 450Gi 52% /
devfs 192Ki 192Ki 0Bi 100% /dev
map -hosts 0Bi 0Bi 0Bi 100% /net
map auto_home 0Bi 0Bi 0Bi 100% /home
/dev/disk1s2 15Mi 15Mi 0Bi 100% /Volumes/Flash Player
/dev/disk2s2 100Mi 100Mi 0Bi 100% /Volumes/Google Chrome
/dev/disk4 5.0Mi 2.9Mi 2.1Mi 59% /Volumes/KeyCastr
/dev/disk5 4.2Gi 4.2Gi 0Bi 100% /Volumes/Blue in Green
/dev/disk6s2 100Mi 17Mi 83Mi 17% /Volumes/MacScan Installer and chords to go to beginning and end of line
2012-03-09 01:16:33 -08:00
yan
28edcb11b6
Upgrade haml and fugitive
2012-03-09 01:00:12 -08:00
Yan Pritzker
e476a19a00
Upgraded powerline and solarized to produce a solarized powerline
2012-03-08 17:10:14 -08:00
Yan Pritzker
fa59cff513
Replaced vim-rspec with vim-ruby-conque bindings
2012-03-08 23:25:10 -08:00
Yan Pritzker
e29372a321
Tweaks to skwp powerline theme
2012-03-08 10:26:35 -08:00
yan
e5b07adc7c
Integrate vim-powerline with custom skwp theme
2012-03-08 02:09:57 -08:00
yan
307cc6e812
Update all plugins
2012-03-07 23:07:28 -08:00
Yan Pritzker
60d3192303
Upgraded ctrlp
2012-03-07 16:07:06 -08:00
Yan Pritzker
a0a4cc3949
Upgrdae fugitive and solarized
2012-03-07 14:59:12 -08:00
Yan Pritzker
1f587c88fb
Replace showmarks due to deleted repo by @garbas [ Close #39 ]
2012-03-06 13:53:38 -08:00
Yan Pritzker
67d3313854
Upgraded syntastic; Removed javaScriptLint plugin - replaced with syntastic
2012-03-06 10:43:26 -08:00
Yan Pritzker
dc965647f0
Moved solarized mods to the solarized plugin to ensure colors are correctly loaded at startup
2012-02-28 11:42:54 -08:00
Yan Pritzker
81af2e3c0a
Changed html escape and unescape mappings to ,he and ,hu [ Closes #27 ]
2012-02-24 13:37:21 -08:00
yan
f6a4fe45fc
Upgraded ,gcp to really find references to current partial
2012-02-07 12:11:17 -08:00
yan
21ee926f94
Add jslint for warnings on saving javascript file
2012-01-27 13:14:03 -08:00
yan
796e4444ef
Replace taglist with tagbar
2012-01-24 10:38:33 -08:00
yan
68442f5a30
Remove CommandT and rebind ,t to CtrlP plugin
2012-01-24 10:33:33 -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
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
14274e080e
Added coffeescript and stylus support
2012-01-22 18:47:55 -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
3e2e099153
Upgraded skwp-vim-ruby-conque
2012-01-20 17:56:49 -08:00
Yan Pritzker
83e8e5757a
Upgraded CommandT to fix BufLeave warnings
2012-01-11 15:00:05 -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
6f762ffe4e
Upgrade skwp-vim-rspec
2012-01-06 10:32:23 -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
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
5423aaa052
Added vim-indent-guides, upgraded skwp-vim-rspec
2011-12-23 21:11:06 -08:00
yan
0931010771
Upgraded vim-rspec to latest
2011-12-22 00:27:11 -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
dfba9054c1
Added vim-rspec plugin forked from taq/vim-rspec, with fixes
2011-12-20 23:17:50 -08:00
yan
ef1e1d7cee
Added new textobjects - ruby symbol (va:), function args (vaa)
2011-12-20 01:58:23 -08:00
yan
c65fd9424b
Added Extradite git log parser (use :Extradite with a file open)
2011-12-19 01:19:03 -08:00
yan
8e68cbeac0
Added splitjoin plugin. Use sj and sk to split and join hashes into multiple lines.
2011-12-18 01:38:03 -08:00
yan
5002f51491
Replaced align.vim with tabular.vim because it is more popular
2011-12-18 01:21:59 -08:00
yan
3cc2d28114
Added align.vim plugin. Use :Align= to align by equals sign.
2011-12-17 14:43:58 -08:00
yan
f3a3ef7713
Added yankring plugin - after pasting use Ctrl-p/n
...
Cycle through old pastes using Ctrl-p/Ctrl-n after
making a paste (using standard p character)
2011-12-17 13:25:53 -08:00
yan
9fd41ecac9
Added textxobj plugins for more awesome 'nouns'
...
vae - visual around entire (doc), vada visual around date
of course you can use any verb (c/d/y/v) with the ae/ai/ada/ida
nouns
2011-12-16 01:03:17 -08:00
yan
ceaf82503f
Anonymous bookmarking with ,bb ,bn ,bp ,bc
2011-12-16 00:30:43 -08:00
yan
affd42eee3
Added ZoomWin and bound ,, to zoom and unzoom current window
2011-12-16 00:04:14 -08:00
yan
f1a6d461a4
Removed space.vim, messing with semicolon mapping
2011-12-15 23:46:11 -08:00
yan
c50e917b6c
Add slime.vim: Use ctrl-c ctrl-c to send text to irb in a screen session
...
Start a screen session using: screen -S sess pry
This creates a session named "sess" running pry
Now use ctrl-c, ctrl-c. First time you use it will ask
for the session name, give it 'sess'. Next time will
be automatic. The text will end up in your screen.
2011-12-15 23:07:50 -08:00
yan
ed3aacdbc9
Added: vim-space for spacebar motion repeats, ruby block and indent block manipulation plugins
2011-12-15 22:41:56 -08:00
yan
9dcae00026
Added zencoding plugin for html manipulation
2011-12-15 22:20:37 -08:00
yan
76a06c189a
Added: ack, sudo plugins. Removed vim-ruby-debugger because it's not working cleanly
2011-12-15 09:24:19 -08:00
yan
2f0ddb1ead
Reverted bad color choice
2011-12-12 21:01:20 -08:00
yan
41c6546332
Added Gundo plugin
2011-12-12 20:42:11 -08:00
yan
f01bfdee12
Added lastpos, unimpaired, vim-git plugins
2011-12-12 18:21:56 -08:00
yan
8ab1702c0f
Updated subproject with file header
2011-12-08 23:43:08 -08:00
yan
24507c4de3
Extracted vim-git-grep-rails-partial plugin
2011-12-08 23:40:18 -08:00
yan
77a6f1fb1c
Added Command-T with ,t mapping (although I prefer PeepOpen)
2011-12-08 02:13:43 -08:00
yan
85633e826f
Removed bufexplorer, updated readme
2011-12-08 02:02:21 -08:00
yan
30dd1c652d
Moved snipmate to submodule
2011-12-08 01:41:08 -08:00
yan
8def4bc94e
Fixing ref to fugitive
2011-12-08 01:27:14 -08:00
yan
d6c79720ae
Moved ruby_focused_unit_test, pathogen to bundles, removed ragtag
2011-12-08 01:21:54 -08:00
yan
f5fca4e847
Moved conqueterm into submodule
2011-12-08 00:59:39 -08:00
yan
dacc959ec8
Updated solarized scheme for better cursor color
2011-12-07 23:24:46 -08:00
yan
59301ec4e5
Updated bundles, use modern pathogen syntax in vimrc
2011-12-07 20:37:09 -08:00
yan
487849cf5d
Updated solarized submodule to latest
2011-12-07 13:48:46 -08:00
yan
cf732d92d0
Added neocomplcache plugin for automatic completion
2011-12-07 13:35:25 -08:00
yan
13a5ac829b
modularized endwise, indexed search, htmlescape
2011-12-07 02:39:21 -08:00
yan
429396fcbf
Removed old plugins
2011-12-07 02:31:19 -08:00
yan
372e405d02
Modularized ruby-refactoring, matchit
2011-12-07 02:07:32 -08:00
yan
99f865f989
Modularized vim-ruby
2011-12-07 02:00:53 -08:00
yan
f925093c39
Modularized rails.vim
2011-12-07 01:52:25 -08:00
yan
90c0299e41
Submoduled: repeat, surround, taglist; deleted unused plugins
2011-12-07 01:50:46 -08:00
yan
dfd66bbd22
modularized: gitgrep, lustyjuggler, greplace
2011-12-07 01:40:44 -08:00
yan
937945139c
BufExplorer modularized
2011-12-07 01:23:10 -08:00