Commit Graph

424 Commits

Author SHA1 Message Date
yan
7da956b198 Switched to skwp/vim-conque to replace rson/vim-conque for solarized support 2012-03-20 12:50:43 -07:00
yan
9d700e3df0 Added fasd for quick filesystem navigation 2012-03-18 21:15:37 -07:00
yan
a64405f6db Upgraded plugins 2012-03-15 15:44:01 -07:00
Yan Pritzker
35927131f0 Merge pull request #54 from taybin/snippets_update
Update snippets to a more modern plugin from @garbas and @honza
2012-03-14 07:09:56 -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 Pritzker
2443fc478f Update README.md 2012-03-13 17:14:25 -05:00
yan
9439013da7 Updated powerline to use full path since Rails filenames are not always unique 2012-03-13 13:41:25 -05:00
Yan Pritzker
e1c766e45e Merge pull request #52 from taybin/patch-1
Needed to get camelcasemotion to work inside commands such as dW
2012-03-13 08:17:56 -07:00
Taybin Rutkin
2e650a5bba Needed to get camelcasemotion to work inside commands such as dW 2012-03-13 12:11:02 -03:00
Yan Pritzker
12a86bfca9 Merge pull request #51 from taybin/zmv_taglist
Add zmv (zsh wildcard move) support and TagBar
2012-03-13 05:58:18 -07:00
Taybin Rutkin
6eb7bcb05e fully remove taglist in favor of tagbar 2012-03-12 23:30:22 -04:00
Taybin Rutkin
3a0a8c8777 turn on the amazing zmv
- alias it to use 'noglob zmv -W', so that you can do stuff like
   zmv foo.* bar.*
  to rename all foo files to bar files without annoying quoting.
http://grml.org/zsh/zsh-lovers.html#_zmv_examples_require_autoload_zmv
2012-03-12 23:29:02 -04:00
Yan Pritzker
2d4041a93e Merge pull request #50 from taybin/camelcasemotion
add camelcasemotion with mappings to B, W, and E instead of ,b ,w and ,e
2012-03-12 20:17:46 -07:00
yan
9edd62a6a4 Add set visuabell. [Close #49] 2012-03-12 22:13:18 -05: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 Pritzker
e8f3b05654 Merge pull request #47 from maletor/master
History substring search and other useful plugins.
2012-03-12 14:42:07 -07:00
yan
96cf20c2db Added color_highlight plugin 2012-03-12 16:24:26 -05:00
Ellis Berner
ebfe8123aa Substring search 2012-03-12 14:15:16 -07:00
yan
f221a8174a Remove conflicting tab/window management bindings 2012-03-12 12:26:33 -05:00
yan
10ce30d811 Change window navigation to Ctrl-h,j,k,l to avoid overriding vim defaults [Close #42] 2012-03-12 12:05:56 -05:00
yan
838fbadc99 Ignore images in wildignore 2012-03-12 12:03:02 -05:00
yan
9351b725f4 Latest version of skwp solarized powerline theme 2012-03-12 12:02:43 -05:00
yan
ef1428ce73 Better wildignore for rails projects 2012-03-09 13:35:30 -08: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
245cf20f78 Update README.md 2012-03-08 17:13:04 -08:00
Yan Pritzker
e476a19a00 Upgraded powerline and solarized to produce a solarized powerline 2012-03-08 17:10:14 -08:00
Yan Pritzker
55348c13e7 Changed conflicting ,cc keymap to ,vc (execute vim command) 2012-03-08 16:46:45 -08:00
Yan Pritzker
ecac581510 Added + and - for resizing vertical windows 2012-03-08 13:20:05 -08:00
Yan Pritzker
fa59cff513 Replaced vim-rspec with vim-ruby-conque bindings 2012-03-08 23:25:10 -08:00
Yan Pritzker
d636a32fe4 Removed unused file 2012-03-08 23:09:27 -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
d7325f1470 Fix 'git l' (aliased to 'gl') mapping which was not working 2012-03-07 23:14:43 -08:00
yan
307cc6e812 Update all plugins 2012-03-07 23:07:28 -08:00
Yan Pritzker
9149066d5b Updated README with keymap debugging info 2012-03-07 16:12:05 -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
7b2be4c97b Added ,gf - go to file in vertical split 2012-03-07 11:52:26 -08:00
yan
a868be3176 Better colors for manpage search as suggested by @irrationalfab 2012-03-07 09:02:21 -08:00
Yan Pritzker
103b500492 Remove semicolon mapping; semicolon is used to repeat last find command 2012-03-06 15:44:41 -08:00
Yan Pritzker
127a970c68 Add support for ~/.vimrc.after 2012-03-06 14:01:01 -08:00
Yan Pritzker
af4830abb0 Merge pull request #38 from irrationalfab/master
Less Colors for Man Pages
2012-03-06 13:55:34 -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
Fabio
c99cc0b354 Less Colors for Man Pages 2012-03-06 11:57:33 +01:00
Kyle West
c9df74c644 merge master 2012-03-01 16:40:43 -05:00
Kyle West
435776f272 Removed brew and github plugins.
ZSH was becoming slow. Research suggested these plugins were to blame.

http://superuser.com/questions/236953/zsh-starts-incredibly-slowly
2012-03-01 16:19:34 -05:00
Yan Pritzker
4d0fa73cec Compatibility with latest pry/coderay 2012-02-28 14:05:29 -08:00