Commit Graph

1303 Commits

Author SHA1 Message Date
Yan Pritzker fd6902e715 Merge pull request #343 from nandalopes/load-ssh-module
Fix: [Zsh] load ssh-agent module
2013-05-28 18:34:00 -07:00
Nanda Lopes 226bc506f5 Update prezto 2013-05-28 22:17:44 -03:00
Yan Pritzker 4c3b11d8ea Merge pull request #342 from MarioRicalde/patch-3
Adds some missing links to the Readme
2013-05-27 06:47:57 -07:00
Mario Ricalde 07001de9eb Adds some missing links to the Readme 2013-05-27 04:33:11 -05:00
Christian Treppo 9a1ee8877c Add the multicursor plugin 2013-05-22 19:04:59 +02:00
Yan Pritzker 493941a860 Merge pull request #336 from MarioRicalde/patch-2
Removes Swipe back/forth feature for Chrome
2013-05-21 16:17:04 -07:00
Mario Ricalde b320568fa2 Removes Swipe back/forth feature for Chrome
Swiping on Chrome my accident is a pain when using the inspector, this command will disable it only for Google Chrome.
2013-05-20 05:18:39 -05:00
Fabio Gallonetto 68b427bf7b Fix previous commit
Added the wrong file by mistake
2013-05-16 16:57:40 +01:00
Fabio Gallonetto 26a36a7451 Fix a bug with installing new vim plugin from the command line
Fixes #328
2013-05-16 16:55:55 +01:00
Yan Pritzker 73240f018a Revert "Wrapping search. Perl regex while searching. Center search matches and jumps"
This caused strange issues like inability to properly search for ruby
instance variables.

This reverts commit 88dd66685a.
2013-05-14 18:10:25 -05:00
Yan Pritzker 251b84ddb1 Merge pull request #332 from lfilho/better-search-and-jump
Some more improvements to searching and jumping
2013-05-13 08:13:26 -07:00
Yan Pritzker 11eaa04adf Map ,t to CtrlP standard (not mixed) [Fix #333] 2013-05-13 10:10:14 -05:00
Yan Pritzker c798b1ee89 Revert "Externalizing color scheme configs outside plugin folder" -
screwed up command line vim

This reverts commit 20d884b842.
2013-05-13 10:07:22 -05:00
Luiz Gonzaga dos Santos Filho 88dd66685a Wrapping search. Perl regex while searching. Center search matches and jumps 2013-05-10 01:14:52 +02:00
Yan Pritzker 3c9ab42c4d Merge pull request #315 from lfilho/custom-themes
Custom themes / colorschemes
2013-05-09 13:58:20 -07:00
Yan Pritzker dd8e0d9fa1 Merge pull request #331 from kuroir/patch-1
Disable Expose ( Mission Control ) Animations
2013-05-09 13:56:45 -07:00
Mario Ricalde 47892e7b28 Disable Expose ( Mission Control ) Animations
They suck when using multiple displays, no need to have them.
2013-05-09 08:16:39 -05:00
Yan Pritzker 40e1bd0200 Merge pull request #324 from lfilho/cleaning-vundle
Cleaning vundles.vim
2013-05-03 06:22:10 -07:00
Luiz Gonzaga dos Santos Filho 1be65dec7a Cleaning vundles.vim
Conflicts:
	vim/vundles.vim
2013-05-03 14:19:08 +02:00
Yan Pritzker cf50ade257 Removed gitgutter - causing slowness 2013-05-02 16:43:29 -05:00
Yan Pritzker 4ed8d4d3c5 Merge pull request #320 from lfilho/organizing-vundles
Re-organizing vundle file
2013-05-02 08:08:01 -07:00
Luiz Gonzaga dos Santos Filho 032ae9cdcf Re-organizing entire file 2013-05-02 16:54:16 +02: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
Luiz Gonzaga dos Santos Filho 3449b9f8ed Updating next-textobject to Steve Losh's new version 2013-05-02 16:16:12 +02: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
Luiz Gonzaga dos Santos Filho 2439ce9278 Adding 3 more and organizing text objects vundles 2013-05-02 16:07:06 +02:00
petRUShka 205c965a61 Fix: make vim command be os-specific, readme fix
(cherry picked from commit c58e8d3c3cc923639241e2e5edc59846fb5ba810)
2013-05-02 01:10:47 +04: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
Nanda Lopes 016349ad93 Fix documentation for CtrlP vim plugin
Ctrl-p shortcut is actually used by yankring plugin
(cherry picked from commit 26400827300686ad5f3d4daba0f1b841e12d474a)
2013-05-01 13:38:42 -03: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
Luiz Gonzaga dos Santos Filho 20d884b842 Externalizing color scheme configs outside plugin folder
(cherry picked from commit ac952b3d3ffbe8ea33460e98a37eb6ce67a871c1)
2013-04-30 17:42:43 +02: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
Luiz Gonzaga dos Santos Filho 35e9c2db0f Adding hack to make git completion faster for local stuff 2013-04-29 14:45:08 +02:00
Luiz Gonzaga dos Santos Filho bcc03b96df Switching from Ack to Ag 2013-04-25 21:34:56 +01: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
jravetch ffa3c956b5 Remove old reference to tab navigation 2013-04-23 23:36:38 +09: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
petRUShka 76a1a4d8a9 Fix: [Zsh] load ssh-agent module 2013-04-19 01:06:10 +04: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
Luiz Gonzaga dos Santos Filho 15faaab500 Externalizing and improving search configuration 2013-04-17 17:16:48 +02:00
Yan Pritzker 54bd32317f Revert numbers.vim causing relative numbering issue 2013-04-16 09:13:49 -05:00
Fabio Gallonetto 73045471f0 Disable automatic switch of line numbers
Fixes #296
2013-04-15 15:01:22 +01:00
Yan Pritzker 9b3c3eead9 Updated pry readme to reference jazz_hands gem 2013-04-10 10:43:18 -05:00
Fabio c8960fcfdf Update plugin mgmt help on README.md
We now have a working yadr vim-delete-plugin
2013-04-10 12:40:53 +02:00
Fabio Gallonetto 23a9e72b9c Add numbers.vim to vundles.list
numbers.vim is a plugin that allows for easy switch between
absolute and relative line numbers.
A convenient shortcut: ,tn (toggle numbers) is provided to
switch between the two modes

Fixes #276
2013-04-09 17:44:26 +01:00
Fabio Gallonetto c10e95ba75 Add fugitive navigation enhancements
The tree buffer makes it easy to drill down through the directories of
your git repository, but it’s not obvious how you could go up a level to
the parent directory. This new mappings ".." helps.
2013-04-09 17:42:00 +01:00
Fabio Gallonetto 1a7f2bb8f6 Add .vundles.local to allow per-installation plugin customization
Adding and removing vim plugins is now done by adding and removing
from ~/.vim/.vundles.local. This file is sourced at the end of
vundles.vim

Fixes #275
2013-04-09 16:52:30 +01:00