Commit Graph

118 Commits

Author SHA1 Message Date
yan
2c47d14184 Added ,gcf - git grep references to current file 2012-03-29 13:40:59 -07:00
yan
611046e3d7 Added zsh skwp.theme to installer, so we don't rely on my zsh fork anymore 2012-03-22 12:53:25 -07:00
yan
9d700e3df0 Added fasd for quick filesystem navigation 2012-03-18 21:15:37 -07:00
Yan Pritzker
2443fc478f Update README.md 2012-03-13 17:14:25 -05:00
yan
96cf20c2db Added color_highlight plugin 2012-03-12 16:24:26 -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
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 Pritzker
245cf20f78 Update README.md 2012-03-08 17:13:04 -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
e5b07adc7c Integrate vim-powerline with custom skwp theme 2012-03-08 02:09:57 -08:00
Yan Pritzker
9149066d5b Updated README with keymap debugging info 2012-03-07 16:12:05 -08:00
Yan Pritzker
7b2be4c97b Added ,gf - go to file in vertical split 2012-03-07 11:52:26 -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
81af2e3c0a Changed html escape and unescape mappings to ,he and ,hu [Closes #27] 2012-02-24 13:37:21 -08:00
Danny Olson & Yan Pritzker
5e2665a797 ,z and ,x bindings to move back and forth through buffers 2012-02-10 14:59:48 -08:00
yan
420d75e5e7 Updated README re: skwp theme for oh-my-zsh 2012-02-05 12:56:46 -08:00
yan
ba510e401c ,gd alias for git-grepping a ruby function definition 2012-02-05 12:50:52 -08:00
yan
aba8e8f1da Added cmd-space to readme 2012-02-05 00:02:00 -08:00
Kyle West
810b9615e5 added gemrc and updated documentation. 2012-01-30 20:34:50 -05:00
Kyle West
4a49c6c068 merge master, fixed README conflicts. 2012-01-26 10:15:01 -05:00
Yan Pritzker
c0119dc3b5 Merge pull request #14 from kylewest/vim-tweaks
Key bindings for wrapping, etc
2012-01-25 22:29:47 -08:00
Kyle West
cab6782fae Fixed mistakes with an over-eager find/replace. 2012-01-25 22:39:41 -05:00
Kyle West
eecd341b8a more README formatting changes. No content changes. 2012-01-25 22:33:59 -05:00
Kyle West
416bd2dbf7 readme formatting. No content changes. 2012-01-25 22:15:03 -05:00
Kyle West
6eb06c25bf Merge branch 'master' into vim-tweaks 2012-01-25 16:11:37 -05:00
yan
1217f5277a Added ,F - find tag in vertical split window 2012-01-25 12:10:02 -08:00
Kyle West
5c06824e03 simple vimrc customizations. ~/.vimrc.before is loaded before everything. ~/.vimrc.after is loaded after all plugins load. 2012-01-25 14:26:23 -05:00
Kyle West
793554b5b3 added function for wrapping text. 2012-01-25 13:35:34 -05:00
Kyle West
06e578fa12 updated documentation for automated install. 2012-01-25 02:21:33 -05:00
yan
fc2d9b6d64 Updated contributors in README 2012-01-24 14:47:30 -08:00
yan
e21bcbf4f5 Remap ,, to ,gz - Go Zoom a window 2012-01-24 14:45:46 -08:00
Kyle West
e32cb9ae35 Readme formatting. If only there was a vim plugin with GFM support. 2012-01-24 15:15:23 -05:00
Kyle West
71b620fa8d Changed prerequisites to dependencies in readme. 2012-01-24 15:13:35 -05:00
Kyle West
12ba009d9c added instructions for setting up pre-requisitesi and fixing issues with ctags. 2012-01-24 14:53:44 -05:00
Kyle West
744b755a2d removed left over references to Command-T 2012-01-24 14:44:47 -05:00
Kyle West
6fe1e43c09 Merge branch 'master' into simple-bug-fixes 2012-01-24 14:19:31 -05:00
Kyle West
2e5474a8e2 More README tweaks, formatting for bash commands was wrong. 2012-01-24 13:57:56 -05:00
Kyle West
70ab851fb1 More README formatting, cleanup, and general tweaks. 2012-01-24 13:53:58 -05:00
Kyle West
69049330d0 typo in the readme. 2012-01-24 13:43:20 -05:00
yan
796e4444ef Replace taglist with tagbar 2012-01-24 10:38:33 -08:00
Kyle West
c0d8c402c3 Updated readme with proper git user config. 2012-01-24 13:34:34 -05:00
yan
68442f5a30 Remove CommandT and rebind ,t to CtrlP plugin 2012-01-24 10:33:33 -08:00
yan
14274e080e Added coffeescript and stylus support 2012-01-22 18:47:55 -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
4bb23eba41 Added steve losh next-textobject functionality. vinb to visual inside next set of parens 2012-01-20 19:21:27 -08:00
yan
4a2bd58c99 ,K - Git grep up to next exclamation. Useful for ruby method grepping 2012-01-20 19:17:35 -08:00
yan
413f989dd5 Use w!! to sudo write; Fixed up README file for comma leader 2012-01-20 18:46:59 -08:00
yan
c205313b25 ,q/ ,qg/ ,qa/ Quickfix search aliases inspired by Steve Losh 2012-01-20 18:44:03 -08:00