Commit Graph
100 Commits
Author SHA1 Message Date
Yan Pritzker 4ed8d4d3c5 Merge pull request #320 from lfilho/organizing-vundles
Re-organizing vundle file
2013-05-02 08:08:01 -07:00
Yan Pritzker a4181b7c83 Merge pull request #317 from petRUShka/vim-ruby-debugger-fix
Fix: make vim command be os-specific, readme fix
2013-05-02 07:54:09 -07:00
Yan Pritzker c6ce42485a Merge pull request #319 from lfilho/next-textobject-update
Updating next-textobject to Steve Losh's new version
2013-05-02 07:52:10 -07:00
Yan Pritzker 910c908fc6 Merge pull request #318 from lfilho/more-txt-obj-vundles
Adding 3 more and organizing text objects vundles
2013-05-02 07:14:12 -07:00
Yan Pritzker e556aa4bf4 Merge pull request #316 from nandalopes/sfix_readme
Small fix documentation for CtrlP vim plugin
2013-05-01 09:58:49 -07:00
Yan Pritzker 8ce49daaa0 Revert "Change indent/unindent behaviour in visual mode"
This is not good for normal vim behavior. You should be able to hit '.'
to repeat the last command. This change breaks that with respect to
indenting.

This reverts commit 72ff8f33db.
2013-05-01 11:21:19 -05:00
Yan Pritzker 673e1d1230 Merge pull request #292 from skwp/vundles_local
Add .vundles.local to allow per-installation plugin customization
2013-04-29 20:25:27 -07:00
Yan Pritzker f6ac61c126 Merge pull request #303 from lfilho/ack2ag
Switching from Ack to Ag
2013-04-29 20:24:41 -07:00
Yan Pritzker 91261f00e6 Merge pull request #313 from lfilho/faster-git-compl
Adding hack to make git completion faster for local stuff
2013-04-29 20:23:51 -07:00
Yan Pritzker b198b38864 Merge pull request #308 from jravetch/patch-1
Remove old reference to tab navigation
2013-04-25 05:24:32 -07:00
Yan Pritzker 2ffdd97ebe Merge pull request #304 from petRUShka/load-ssh-agent
Fix: [Zsh] load ssh-agent module
2013-04-23 06:28:13 -07:00
Yan Pritzker a80554a3dd Merge pull request #301 from lfilho/insensitive-search
Externalizing and improving search configuration
2013-04-17 08:58:51 -07:00
Yan Pritzker 54bd32317f Revert numbers.vim causing relative numbering issue 2013-04-16 09:13:49 -05:00
Yan Pritzker 9b3c3eead9 Updated pry readme to reference jazz_hands gem 2013-04-10 10:43:18 -05:00
Yan Pritzker f460aa1442 Merge pull request #285 from lfilho/improved-semicolon-insertion
Improved semicolon insertion
2013-04-08 07:34:26 -07:00
Yan Pritzker 4e1c31b852 Merge pull request #287 from lfilho/visual-star-search
Adding visual star search vundle
2013-04-08 07:33:27 -07:00
Yan Pritzker fdc08d9302 Merge pull request #289 from skwp/visual_sel_aft_indent
Change indent/unindent behaviour in visual mode
2013-04-08 07:33:10 -07:00
Yan Pritzker c892838e09 Merge pull request #288 from skwp/easy_install
Change installation script
2013-04-08 07:32:30 -07:00
Yan Pritzker 6f17f40640 Merge pull request #290 from skwp/iterm2_solarized_autoinstall
Add autoinstall of Solarized iTerm2 themes
2013-04-08 07:31:48 -07:00
Yan Pritzker 7e1f628d8f Merge pull request #283 from jby/snippet-fix
Replaced honza/snipmate-snippets with honza/vim-snippets
2013-04-04 11:48:37 -07:00
Yan Pritzker 90a1d33af4 Revert "Add support for sourcing the right rvm env on bufenter"
This reverts commit 2521763858.
2013-03-31 21:30:09 -07:00
Yan Pritzker 3b1e361f65 Added @duhanebel to contributors list 2013-03-31 19:10:47 -07:00
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