yan
17f5761b6d
Fix typo: \gi should be \ig for indent guides
2012-01-03 18:59:50 -08:00
yan
30725b537e
Added ,ws to strip trailing whitespace in a file
2012-01-02 12:27:36 -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
e03c1555f6
Removed dead plugin from readme
2011-12-22 00:29:53 -08:00
yan
1b9172e912
Minor keymap changs, README cleanup
2011-12-20 23:48:33 -08:00
Yan Pritzker
a1feddbd39
Updated README with screenshot
2011-12-20 02:19:42 -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
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
5002f51491
Replaced align.vim with tabular.vim because it is more popular
2011-12-18 01:21:59 -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
34b0c445e5
Added ,oq for open quickfix, and ,q to close it
2011-12-17 00:46:02 -08:00
yan
aaf87b093f
Added pre-alpha release note
2011-12-16 03:33:25 -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
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
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
59d6d2433f
Updated readme
2011-12-12 21:04:42 -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
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
b24432ce9a
CommandT auto compiled on yadr init-plugins
2011-12-09 10:39:09 -08:00
yan
24507c4de3
Extracted vim-git-grep-rails-partial plugin
2011-12-08 23:40:18 -08:00
yan
85633e826f
Removed bufexplorer, updated readme
2011-12-08 02:02:21 -08:00
yan
8d0354ab29
Added yadr init-plugins command, and README
2011-12-07 23:27:41 -08:00
yan
97a35c86db
Improved readme
2011-12-07 22:49:58 -08:00
yan
8cfd76baf0
Updated readme
2011-12-07 20:54:03 -08:00
yan
9335d7c60b
Added Command-Space for completions
2011-12-07 13:42:04 -08:00
yan
f82daf5aec
Dir structure cleanup
2011-12-07 02:48:00 -08:00
yan
99f865f989
Modularized vim-ruby
2011-12-07 02:00:53 -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
yan
6847560257
Submoduled indexed search, syntastic
2011-12-07 01:12:42 -08:00
yan
5f766341c0
Added nerdtree tabs plugin to make nerdtree play nice with macvim tabs
2011-12-07 01:02:20 -08:00
yan
867db31d61
Moved nerdtree to submodule
2011-12-07 00:49:13 -08:00
yan
9cb89b4179
Moved vim-markdown-preview to submodule
2011-12-07 00:44:28 -08:00
yan
0c4856935d
Installed latest showmarks plugin, forked solarized color scheme and improved on marks color
2011-12-07 00:32:08 -08:00
yan
d268b0b2ba
Standardized naming of plugins in vim/bundle
2011-12-06 23:45:08 -08:00
yan
2a11b17ffb
Moved vim-ruby-debugger into bundle/git submodule
2011-12-06 23:21:26 -08:00
yan
7a40c6d05d
Moved delimitMate to pathogen bundle and git submodule
2011-12-06 23:06:13 -08:00
yan
9fabecb0fa
Removed all old bash cruft, supporting only zsh now. Improved README
2011-12-06 21:57:45 -08:00
yan
3697ebd799
Added pryrc and awesome_print configuration, updated README
2011-12-06 00:41:39 -08:00
yan
21b60db381
Apple-k, Apple-K for underscores and dashes
2011-11-30 01:16:49 -08:00
Yan Pritzker
0ebab432d3
Configuration for zsh
2011-11-22 19:20:31 -06:00
yan
34bc83671f
Clean up conflict of M window move with marks
...
(changed M to \m for show marks)
2011-11-22 10:36:10 -06:00
yan
75bbacbf6b
Froze in latest git-completion.bash, fixed references in bash_profile to use ~/.dotfiles
2011-11-18 12:53:07 -06:00
yan
554c136c77
Updated readme for submodules
2011-11-18 10:19:31 -06:00
yan
a3381481c4
Keybindings from ttscoff
2011-11-18 10:10:06 -06:00
yan
1f06eddc2b
Readme cleanup
2011-11-17 16:51:44 -06:00
yan
d36f46a016
Updated readme
2011-11-17 16:43:31 -06:00
yan
6253ca0182
Updated readme
2011-11-17 16:41:39 -06:00
yan
882015bc6d
Initial commit.
2011-11-17 16:00:49 -06:00