Commit Graph

550 Commits

Author SHA1 Message Date
Kyle West
7125be8520 remove color-man-pages, part of prezto 2012-11-10 17:30:38 -06:00
Kyle West
f37801be24 load prezto modules 2012-11-10 17:30:38 -06:00
Kyle West
462e8b51ad enable all syntax highlighters 2012-11-10 17:30:38 -06:00
Kyle West
6cd5813f6c update to latest zpreztorc from prezto repository 2012-11-10 17:30:37 -06:00
Kyle West
78d2eedc39 refactor skwp theme in the "prezto" style 2012-11-10 17:30:37 -06:00
Yan Pritzker
5c54fcd169 A few new git aliases 2012-11-09 13:41:00 -06:00
Yan Pritzker
498eb7c894 Add ragtag plugin - Ctrl-x,/ to close html tags 2012-11-09 13:41:00 -06:00
Yan Pritzker
7e874024c5 Merge pull request #204 from tUrG0n/master
Added jade support
2012-11-06 10:10:01 -08:00
tUrG0n
181426ffcf Added vim-jade sub-module 2012-11-06 20:01:28 +02:00
tUrG0n
cb039d9b36 Removed vim-jade 2012-11-06 19:58:14 +02:00
tUrG0n
cc2afb7fdf Added vim-jade plugin 2012-11-06 12:36:13 +02:00
Yan Pritzker
a2448c12e8 Go back to emacs binding - it broke Ctrl-C 2012-10-25 13:11:52 -05:00
Yan Pritzker
7e23b644b7 Disable bell [Fix #199] 2012-10-25 11:27:07 -05:00
Yan Pritzker
d5066a8b3a Upgraded vim submodules 2012-10-25 10:12:29 -05:00
Yan Pritzker
5f55470c6c Simplified installation: no more questions. It overwrites stuff and leaves backups by default. [Fix #197, #175] 2012-10-25 10:09:24 -05:00
Yan Pritzker
59ff83a0a3 Ship custom zpreztorc with syntax highlight, history substring search [Fix #191] 2012-10-25 09:52:18 -05:00
Yan Pritzker
643ee2d319 Zeus and rspec aliases 2012-10-24 10:36:34 -05:00
Yan Pritzker
d59b532eee Stash aliases 2012-10-24 10:36:17 -05:00
Yan Pritzker
f1b8a18671 Merge pull request #195 from cap10morgan/rbenv-skwp-prompt
support rbenv version in skwp prompt
2012-10-24 08:32:55 -07:00
Wes Morgan
8812584047 ask rbenv for current version instead of reading rbenv/version file 2012-10-23 11:58:50 -06:00
Wes Morgan
fae42395f5 support rbenv version in skwp prompt 2012-10-23 11:11:27 -06:00
Yan Pritzker
8d24153ce2 Merge pull request #188 from maletor/patch-1
Update chrome/Custom.css
2012-10-22 22:24:31 -07:00
Ellis Berner
d935312e20 Update chrome/Custom.css 2012-10-20 16:06:52 -07:00
Yan Pritzker
089f6168a8 Updated plugins 2012-10-19 11:58:59 -07:00
Yan Pritzker
75d9f29dec Don't clobber zprezto files if they exist [CLose #172] 2012-10-19 10:08:42 -07:00
Yan Pritzker
769988a2ce Update plugins, replace ShowMarks (again) 2012-10-18 10:35:19 -07:00
Yan Pritzker
496c25a936 Moved defunkt module 2012-10-16 00:33:22 -07:00
Yan Pritzker
abf11d83f5 Added ignore dirty statements 2012-10-16 00:23:42 -07:00
Yan Pritzker
f1a79bd681 Added mail index rebuild script
from: http://apple.stackexchange.com/questions/40258/mail-app-5-1-is-unusually-slow
2012-10-13 19:39:07 -07:00
Yan Pritzker
bb8ce756d3 A little cleaner under linux
I'm not explicitly supporting linux, but a few minor changes
make YADR useable for server administration.
2012-10-12 00:14:33 -07:00
Yan Pritzker
704171d271 Removed bogus symlink 2012-10-12 00:00:39 -07:00
Yan Pritzker
0ddaf885a3 Fix installation (upgrade was working ok) 2012-10-09 23:02:36 -07:00
Yan Pritzker
602e995746 Github flavored markdown support 2012-10-09 14:07:23 -07:00
Yan Pritzker
90d467ab06 Added ,,F to do same as ,,f in a vertical split 2012-10-08 21:45:40 -07:00
Yan Pritzker
6ed1a6c36f Changed jump to ruby method to ,,f so as not to conflict with carriage return 2012-10-08 21:41:24 -07:00
Yan Pritzker
1f0693ce1d Improve the way submodules are updated [Close #153]
Also updated all plugins to their latest master versions.
2012-10-08 21:38:21 -07:00
Yan Pritzker
d49fc4cbe9 Prevent pasting in visual mode from overwriting paste buffer 2012-10-08 21:04:44 -07:00
Yan Pritzker
a94bde1223 Removed erroneous comments 2012-10-08 18:44:52 -07:00
Yan Pritzker
a5b5dd63e0 Implement jump to ruby method (bang-aware)
It always annoyed me that vim jump-to-tag (ctrl-] or ,f in yadr)
totally flopped when it came to ruby bang methods. This function
handles methods! and method.invocations! to find bang versions
of methods.
2012-10-08 18:39:08 -07:00
Yan Pritzker
e1fe13d022 Ignore whitespace in git diffs; a few aliases 2012-10-07 22:09:45 -07:00
Yan Pritzker
592c59f1b3 Merge pull request #176 from brotbert/linux-no-homebrew-and-font-install
don't try to install homebrew and fonts on linux-based systems
2012-10-04 11:59:07 -07:00
Robert Conrad
32f1ce6862 don't try to install homebrew and fonts on linux-based systems 2012-10-04 20:42:57 +02:00
Yan Pritzker
b98b4a6c28 Added bundler rvm support
See http://robots.thoughtbot.com/post/15346721484/use-bundlers-binstubs
2012-10-02 22:45:26 -07:00
Yan Pritzker
a5a86a2a7d When opening nerdtree wtih C-\ ensure consistent sizing 2012-10-02 21:57:29 -07:00
Yan Pritzker
be12982398 Added outer ruby block functionality 2012-10-01 17:16:15 -07:00
Yan Pritzker
a6d6ab3da1 Added ghi github issues command line interface 2012-10-01 12:09:22 -07:00
Yan Pritzker
c85c25ff3b Simplify install: Move font, homebrew installation into rake installer 2012-09-28 10:38:59 -07:00
Yan Pritzker
6c0f02dd3f Updated to latest vim-powerline 2012-09-28 09:52:43 -07:00
Yan Pritzker
900c804601 Override rm alias so that it doesn't prompt every time 2012-09-28 09:30:51 -07:00
Yan Pritzker
c29276bec1 Clean up location of ~/.yadr 2012-09-27 13:27:40 -07:00