yan
c95df62622
Added paging to pryrc by default
...
See pryrc comments for how to disable.
2011-12-20 01:34:25 -08:00
yan
d64108b9a7
Reverted gitconfig to use vim, which seems to work better on Lion
2011-12-19 10:35:56 -08:00
yan
c65fd9424b
Added Extradite git log parser (use :Extradite with a file open)
2011-12-19 01:19:03 -08:00
yan
349f992d80
Do not open nerd tree on startup
2011-12-19 00:14:06 -08:00
yan
5cf12e2110
Added :Rfastspec command to find specs in fast_spec dir (or ,lf with lusty juggler)
2011-12-19 00:14:06 -08:00
yan
dd72e79ac3
Added example oh-my-zsh zshrc and instructions
2011-12-18 13:26:04 -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
33cdf98c49
Don't use vim when committing from terminal
2011-12-18 01:22:17 -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
b2ae734b7d
Why YADR is not a Janus fork
2011-12-17 14:40:58 -08:00
yan
9674873091
Vimrc cleanup - in clean easy to read sections
...
Moved appearance settings to plugin/settings/skwp-appearance.vim
2011-12-17 14:12:31 -08:00
yan
b125a96fb8
Custom surround.vim ability to wrap #{ruby} variables using s# motion
2011-12-17 13:27:01 -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
34b0c445e5
Added ,oq for open quickfix, and ,q to close it
2011-12-17 00:46:02 -08:00
yan
13010de156
Added gplr git pull --rebase alias
2011-12-17 00:45:45 -08:00
yan
aaf87b093f
Added pre-alpha release note
2011-12-16 03:33:25 -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
8f193284a9
Make Cmd-Space work for completion always. Display tab numbers
2011-12-15 23:24:22 -08:00
yan
83ad068ad2
Readme for slime.vim
2011-12-15 23:09:50 -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
a276cb35c3
Automatically write the file when we lose focus
2011-12-15 22:56:48 -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
a55c338cdf
Improving keybindings to not interfere with standard things
2011-12-15 22:20:51 -08:00
yan
9dcae00026
Added zencoding plugin for html manipulation
2011-12-15 22:20:37 -08:00
yan
3a1968fcc2
Keybindings ,rt for opening a Ruby Test (spec) in a split and ,n for NerdTree
2011-12-15 20:01:38 -08:00
yan
4ba95e6ff3
Fix neocompletion with ruby
2011-12-15 20:01:18 -08:00
yan
5978627032
Added pry! abbreviation for pry debugging line
2011-12-15 09:25:10 -08:00
yan
8b315b4119
mvim from MacVim build 63
2011-12-15 09:24:40 -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
14d26e43e0
Improve status line colors (solarized)
2011-12-13 01:30:29 -08:00
yan
dca3ac817d
Improved method listing colors in pry
2011-12-13 00:13:25 -08:00
yan
59d6d2433f
Updated readme
2011-12-12 21:04:42 -08:00
yan
2f0ddb1ead
Reverted bad color choice
2011-12-12 21:01:20 -08:00
yan
1ac75a4163
Gundo config
2011-12-12 20:55:35 -08:00
yan
2d8f106d43
Improve some keymaps, instead of overriding standard keys.
...
Added many convenience mappings for LustyJuggler such as
,lm for rails models, ,lc for controllers, etc
2011-12-12 20:42:54 -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
492408b767
Breaking vimrc apart into individual settings files in vim/plugin/settings
2011-12-12 18:21:42 -08:00
yan
f077ff6d69
Updated README with latest keymap
2011-12-11 02:05:29 -08:00
yan
3ca799ebbf
Better key mappings for gitgrep which don't override standard behavior
2011-12-11 01:52:46 -08:00
yan
b24432ce9a
CommandT auto compiled on yadr init-plugins
2011-12-09 10:39:09 -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
661ac98983
Replaced snippets with scrooloose-snippets
2011-12-08 01:51:42 -08:00