Commit Graph

503 Commits

Author SHA1 Message Date
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
Yan Pritzker
ac7efd9cf1 Explicitly load plugin files to ensure all keybindings are loaded [Close #24] 2012-02-28 11:43:55 -08:00
Yan Pritzker
dc965647f0 Moved solarized mods to the solarized plugin to ensure colors are correctly loaded at startup 2012-02-28 11:42:54 -08:00
Yan Pritzker
870439f3b7 Merge pull request #25 from winmillwill/master
Persistent Undo for CLI vim. MacVim is now required to come from brew.
2012-02-28 00:53:37 -08:00
Yan Pritzker
212af33c87 Merge pull request #31 from bastnic/patch-1
Change gitignore_global to yadr one
2012-02-28 00:51:57 -08:00
Yan Pritzker
2f9eea8a51 Merge pull request #33 from maletor/patch-2
Update chrome/install.sh
2012-02-28 00:51:38 -08:00
Ellis Berner
01b9dee130 Update chrome/install.sh 2012-02-28 00:12:41 -08:00
Bastien Jaillot
9405f6c7c4 Change gitignore_global to yadr one 2012-02-25 16:54:18 +01:00
Yan Pritzker
3b495c147c Merge pull request #29 from maletor/patch-1
Add homebrew path
2012-02-24 13:38:14 -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
Ellis Berner
51979c6097 Add homebrew path 2012-02-24 13:30:44 -08:00
Will Milton
59f10e5e88 persistent undo for cli vim.
Also had to create the backups directory, not sure where to do that.
2012-02-22 20:02:05 -06: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
f6a4fe45fc Upgraded ,gcp to really find references to current partial 2012-02-07 12:11:17 -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
Yan Pritzker
56f649e939 Do not try to source the .secrets file if there is none
(cherry picked from commit 0002a86a3f4cf5db8c7a623189cd08f8816dfa9d)
2012-02-04 21:13:19 -08:00
Kyle West
23a86aded5 updated .gitignore for new zsh paths. 2012-01-31 12:27:29 -05:00
Kyle West
f6549f64f8 simplifying paths for zsh customization. 2012-01-31 12:21:57 -05:00
Kyle West
704b242e2d Merge branch 'master' into zsh
* master:
  yankring history should be hidden.
  added gemrc and updated documentation.
2012-01-31 12:16:55 -05:00
Yan Pritzker
d7e07e0938 Merge pull request #21 from kylewest/yankring
yankring history should be hidden.
2012-01-31 08:20:14 -08:00