Commit Graph

743 Commits

Author SHA1 Message Date
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
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
Fabio Gallonetto
3558af59d4 Remove auto run of CoffeeMake! on *.coffee files
Fixes #278
2013-04-07 16:43:06 +01:00
Fabio Gallonetto
744b93be5c Add solarized theme to console vim 2013-04-07 16:38:25 +01:00
Fabio Gallonetto
14c09ef730 Add autoinstall of Solarized iTerm2 themes
The rake script now detects the available iTerm2 profiles and
installs the solarized scheme where needed.

It's an interactive procedure that requires selection by the user.
2013-04-07 16:35:32 +01:00
Fabio Gallonetto
72ff8f33db Change indent/unindent behaviour in visual mode
After indenting/unindenting the selected lines of code, vim
deselects forcing the user to reapply the selection in order to
indent multiple times.

This remap fixes the problem.
2013-04-07 11:32:49 +01:00
Fabio Gallonetto
5df698f6d2 Change installation script
Instead of asking the user to clone the repo and running rake
install, there's is now an easy .sh script that can be downloaded
and invoked in a single line.

The script takes a parameter "ask" if the use prefers to control
which modules of yadr are installed.
2013-04-07 11:25:29 +01:00