Commit Graph

28 Commits

Author SHA1 Message Date
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
3ca799ebbf Better key mappings for gitgrep which don't override standard behavior 2011-12-11 01:52:46 -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
d6c79720ae Moved ruby_focused_unit_test, pathogen to bundles, removed ragtag 2011-12-08 01:21:54 -08:00
yan
59301ec4e5 Updated bundles, use modern pathogen syntax in vimrc 2011-12-07 20:37:09 -08:00
yan
9335d7c60b Added Command-Space for completions 2011-12-07 13:42:04 -08:00
yan
cf732d92d0 Added neocomplcache plugin for automatic completion 2011-12-07 13:35:25 -08:00
yan
dfd66bbd22 modularized: gitgrep, lustyjuggler, greplace 2011-12-07 01:40:44 -08:00
yan
80102f504b Removed FindInNERDTree, now replaced with native function 2011-12-07 01:18:41 -08:00
yan
87be0cf0ae Moved autotag to submodule 2011-12-07 01:05:20 -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
9fabecb0fa Removed all old bash cruft, supporting only zsh now. Improved README 2011-12-06 21:57:45 -08:00
yan
0b8c86ccd5 Broke out rspec/ruby conque integration into separate plugin: https://github.com/skwp/vim-ruby-conque 2011-12-06 20:41:57 -08:00
yan
0b7179f6a4 Added 'gcp' alias to comment current paragraph
Follows tComment's 'gcc' alias for comment current line.
2011-12-06 00:33:28 -08:00
yan
2f77a18b22 Color cleanup 2011-12-06 00:32:51 -08:00
yan
a70eaa29d4 Turn off case insensitive search, change easymotion to use only homerow keys and other nearby keys 2011-12-03 00:01:54 -08:00
yan
21b60db381 Apple-k, Apple-K for underscores and dashes 2011-11-30 01:16:49 -08:00
yan
0fcd53f289 Made yw behave like yaw, and changed EasyMotion to use only lower case keys to reduce dependence on shift 2011-11-30 00:30:41 -08:00
yan
6ac3e13e99 Remap W to write the file, Cc to copy current command to the vim command line 2011-11-29 16:56:49 -08:00
yan
5d05414b3f Added willmorgan git helper scripts in bin/willmorgan 2011-11-22 13:23:59 -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
f0032b0a9b Fix window moving commands conflicting with M (show marks) 2011-11-21 15:01:16 -06:00
yan
7fde14c51b Fix issue causing file not found, affecting gf (go to file) for rails 2011-11-18 15:27:42 -06:00
yan
882015bc6d Initial commit. 2011-11-17 16:00:49 -06:00