Commit Graph
100 Commits
Author SHA1 Message Date
Yan Pritzker e098f0a41a Merge pull request #273 from duhanebel/rvm_bundler
Add support for automatically sourcing the right rvm env
2013-03-31 19:05:48 -07:00
Yan Pritzker 912e05f8a3 Merge pull request #274 from duhanebel/update_readme
Remove csapprox from the README
2013-03-31 19:05:13 -07:00
Yan Pritzker e8ae95ffca Fix setting of Gsearch to silver searcher ag 2013-03-29 10:04:28 -07:00
Yan Pritzker 9f8ee7a4e4 Remove bogus bundle 2013-03-29 09:09:40 -07:00
Yan Pritzker 854a15fdb6 Fix path to file-line bundle 2013-03-29 09:06:52 -07:00
Yan Pritzker 6b4a3290e5 Added changelog 2013-03-29 08:32:02 -07:00
Yan Pritzker 8599c7bd10 Install latest zsh from brew 2013-03-29 08:25:27 -07:00
Yan Pritzker 1594e3ec9c Add back file-line after undle migration 2013-03-29 08:25:18 -07:00
Yan Pritzker c48241c973 Fix missing path to promptinit 2013-03-29 08:24:02 -07:00
Yan Pritzker ac2f134bb7 Migrate to Vundle! Be sure to run rake :update
* duhanebel/vundle_migration:
  Remove "press a key to continue" before vundle_install
  Fix a bug preventing the correct update of vim
  Change duhanebel's forked repos to originals
  Fix a typo on the Rakefile
  Fix a bug that was preventing a clean install
  Change rake file to reuse methods in vundle.rb
  Update zsh alias to support new yadr's commands
  Add yadr command line tools to remove/list plugins
  Update yadr's binary to support Vundle
  Update Rakefile to manage pathogen-to-vundle upgrade
  Remove csapprox
  Move mapleader definition to vimrc
  Change vimrc to use Vundle instead of pathogen
  Add bundle to .gitignore
  Remove all vim submodules

Conflicts:
	.gitmodules
2013-03-29 08:06:00 -07:00
Yan Pritzker 24fb70b513 Use silver searcher for lightning fast :Gsearch 2013-03-29 08:03:17 -07:00
Yan Pritzker d733d74c13 Merge pull request #270 from darylrobbins/master
User Git Config
2013-03-24 09:39:25 -07:00
Yan Pritzker 8d9f526d28 Merge pull request #269 from petRUShka/master
Add vim-plugin for opening files like this `vim Rakefile:110`
2013-03-22 07:13:01 -07:00
Yan Pritzker c2a4b2cf88 Merge pull request #266 from duhanebel/install_link_fix
Fix a bug that's causing the installer to overwrite backup files
2013-03-21 15:04:52 -07:00
Yan Pritzker 0f56becbfe Merge pull request #268 from chadkouse/env_shell
"uninitialized constant SHELL" in zsh install step
2013-03-21 15:04:31 -07:00
Yan Pritzker 6f07653bcc Merge pull request #265 from duhanebel/zsh_install_check
Fix a bug that was causing rake to overwrite SHELL settings
2013-03-21 06:35:32 -07:00
Yan Pritzker 9f9054f6f2 Merge pull request #259 from duhanebel/iterm_solarized
Add solarized themes for iTerm2
2013-03-14 05:50:00 -07:00
Yan Pritzker 628cd5f5a7 Revert "Added ,mm to switch to mailer while in view"
Conflicted with showmarks in an ugly way
This reverts commit 44a2cd79d0.
2013-03-08 10:00:38 -06:00
Yan Pritzker 44a2cd79d0 Added ,mm to switch to mailer while in view 2013-03-08 09:18:30 -06:00
Yan Pritzker d6249fe3ae Updated subprojects 2013-03-08 09:14:39 -06:00
Yan Pritzker 467d47bb3a Merge pull request #250 from kmees/issue_249
Renamed vim/plugion/settings/fugitive.git to vim/plugin/settings/fugitiv...
2013-03-07 09:15:47 -08:00
Yan Pritzker 91547f9bed Removed unused plugin ruby_focused_unit_test 2013-03-07 10:43:22 -06:00
Yan Pritzker 15f2d9dd92 Readme cleanup 2013-02-27 08:58:48 -06:00
Yan Pritzker 2696f6670a Removed unused / not working ,,f ,,F aliases 2013-02-27 08:43:56 -06:00
Yan Pritzker 6edbee2994 Merge pull request #247 from irrationalfab/vim-gitgutter
Add gitgutter
2013-02-26 06:39:07 -08:00
Yan Pritzker 9792c00385 Remove gitgutter; causes errors 2013-02-21 09:31:16 -06:00
Yan Pritzker 564f67e41a Upgrade plugins 2013-02-21 09:16:14 -06:00
Yan Pritzker fb7ebe7ecf Merge pull request #246 from irrationalfab/vim-gitgutter
Added vim-gitgutter, which shows git diff in the gutter
2013-02-21 07:11:18 -08:00
Yan Pritzker 90d48a37a8 Upgrade plugins 2013-02-21 09:11:00 -06:00
Yan Pritzker 8124d50657 Remove arpeggio; unused 2013-02-15 20:24:03 -06:00
Yan Pritzker 719b3b48fc Improved sass colors 2013-02-15 20:22:09 -06:00
Yan Pritzker 0211376153 Vim plugins and prezto updated 2013-02-06 15:20:21 -06:00
Yan Pritzker 57ab4337b2 Merge pull request #243 from gonzedge/submodules-init
Remove unused submodules directories.
2013-02-06 08:45:40 -08:00
Yan Pritzker 8b318412cd Revert "Add quickfixsigns module - shows which lines changed"
This reverts commit ae8946dbb2.
2013-02-04 09:25:03 -06:00
Yan Pritzker 940ad7010b Merge pull request #241 from calavera/skip-homebrew-install
Skip homebrew install if it's already in the path
2013-02-04 07:16:17 -08:00
Yan Pritzker a70b10d8b8 Merge pull request #237 from rafaelregis/aliases_cleanup
Aliases cleanup
2013-02-04 07:15:59 -08:00
Yan Pritzker 033009fa0b Merge pull request #239 from lfilho/master
Removing duplicated vim plugins
2013-02-04 07:15:30 -08:00
Yan Pritzker 5748c23778 Merge pull request #242 from szajbus/skwp
updated vim nerdtree tabs plugin
2013-02-04 07:15:20 -08:00
Yan Pritzker ae8946dbb2 Add quickfixsigns module - shows which lines changed 2013-01-23 11:53:49 -06:00
Yan Pritzker 73ea651afd Merge pull request #235 from rafaelregis/fix_vim_alias
Fixed vim alias.
2013-01-17 08:12:58 -08:00
Yan Pritzker 2ab22b5edf Merge pull request #236 from giorni/slim-update
Updated vim-slim submodule.
2013-01-10 11:20:31 -08:00
Yan Pritzker 5d0c988f71 Sprintly alias 2013-01-10 10:25:18 -06:00
Yan Pritzker 6ea3351adc Added ,gt html tidy command 2013-01-10 10:25:02 -06:00
Yan Pritzker 74be62534d Color improvement 2013-01-10 10:24:40 -06:00
Yan Pritzker 745667a6c2 Merge pull request #231 from andyattebery/master
Removed vim-slim submodule
2013-01-07 06:40:08 -08:00
Yan Pritzker eb6b4e3df4 Merge pull request #230 from treppo/patch-1
Configure Macvim as the standard git mergetool
2013-01-06 09:30:19 -08:00
Yan Pritzker da37a32f4b Merge pull request #228 from alikaragoz/master
Fix issue to take into account the ASK environnement variable
2013-01-02 08:24:19 -08:00
Yan Pritzker 018f744346 Fix cmd-j and cmd-k navigate by function bindings 2012-12-10 10:31:01 -06:00
Yan Pritzker 80dc958dbf Merge pull request #220 from lukeorland/vim-jade-url
change vim-jade submodule URL from git:// to https://
2012-12-01 08:41:24 -08:00
Yan Pritzker 964809533a Merge pull request #223 from jasonwbarnett/added-license
added LICENSE
2012-12-01 08:41:08 -08:00
Yan Pritzker a16451a541 Removed esc-l and esc-. bindings messing with vim in zsh 2012-11-30 13:43:46 -06:00
Yan Pritzker eecde1a252 Removed zoomwin - messes with syntax highlighting 2012-11-28 17:56:17 -06:00
Yan Pritzker 4780fb19cc Added hub command for github interaction 2012-11-28 13:29:17 -06:00
Yan Pritzker 53b5036775 rbf abbreviation for rspec before block 2012-11-28 13:28:56 -06:00
Yan Pritzker 67bc28592f Better sass colors 2012-11-28 13:28:45 -06:00
Yan Pritzker 4916e0267f Automatically use zshell 2012-11-26 09:41:35 -06:00
Yan Pritzker ce05cc1866 Ensure EDITOR/VISUAL vars set to vim [Fix #217] 2012-11-20 12:48:10 -06:00
Yan Pritzker 079e434c3f Better colors, readme update 2012-11-20 10:08:19 -06:00
Yan Pritzker 8a990709fe Remove SearchComplete plugin - too much grief
This plugin was causing issues with numerous other plugins
including the ctrl-shift-e expansion of html and ConqueTerm
2012-11-20 10:06:23 -06:00
Yan Pritzker aed00bb274 Improve colors in normal vi [Fix #216] 2012-11-17 11:35:32 -06:00
Yan Pritzker 695a4a0d87 cl! abbreviation for logging, and ;; for closing javascript lines 2012-11-16 12:19:45 -06:00
Yan Pritzker 522c250204 Undo zm mapping which conflicts with folding. Jump to method now Cmd-Shift-M 2012-11-16 12:19:30 -06:00
Yan Pritzker aa0ec75ee9 Remapped ,m to zm due to conflict with ShowMarks 2012-11-16 12:07:52 -06:00
Yan Pritzker 5ba606f60d Fix 'ga *foo*' by not globbing git 2012-11-16 12:04:34 -06:00
Yan Pritzker 990cda8aaa Improved vim colors 2012-11-16 12:04:08 -06:00
Yan Pritzker fc41f679ca Fix skwp and kylewest themes - ensure git-info is on [Fix #213] 2012-11-16 09:34:00 -06:00
Yan Pritzker a8d3e50847 Font improvement: Inconsolata XL 2012-11-16 09:33:13 -06:00
Yan Pritzker 485c7f1800 Bundles for better javascript highlighting and tag highlighting 2012-11-16 09:31:59 -06:00
Yan Pritzker 630063efe4 Bring back keybindings to enable vim mode and ctrl-R [Fix #212]
This reverts commit 686e8d706f.
2012-11-13 13:49:01 -06:00
Yan Pritzker 1dfddc46bf Rdebugrc [Fix #189] 2012-11-13 13:42:24 -06:00
Yan Pritzker 5c0571e056 Upgraded vim plugins 2012-11-13 10:50:56 -06:00
Yan Pritzker 1abaf1af42 Sprintly alias 2012-11-13 10:50:56 -06:00
Yan Pritzker ae88cdf03a Prevent neocomplcache hanging in python [Fix #163] 2012-11-13 10:50:56 -06:00
Yan Pritzker bb2dafde37 Merge pull request #214 from irrationalfab/vim-spell
Added `vim/spell` to gitignore.
2012-11-13 07:16:55 -08:00
Yan Pritzker 273db6a595 Added tmux support [Fix #190] 2012-11-11 20:15:43 -06:00
Yan Pritzker 4a14767d24 Fix pointer to PCKeyboardHack [Fix #200] 2012-11-11 20:03:32 -06:00
Yan Pritzker 8c2c9ecb22 Merge pull request #206 from kylewest/kylewest-prezto-theme
kylewest theme
2012-11-10 15:29:04 -08:00
Yan Pritzker 5c5cf94fb4 Merge pull request #207 from kylewest/skwp-theme-cleanup
refactor skwp theme in the "prezto" style
2012-11-10 15:28:39 -08:00
Yan Pritzker 4dc9449479 Upgrade vim plugins 2012-11-10 17:30:38 -06:00
Yan Pritzker f2fe26dba9 Enable vi mode in the prompt 2012-11-10 17:30:38 -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
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
Yan Pritzker 8d24153ce2 Merge pull request #188 from maletor/patch-1
Update chrome/Custom.css
2012-10-22 22:24:31 -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