Commit Graph

830 Commits

Author SHA1 Message Date
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
Luiz Gonzaga dos Santos Filho
1c495897f4 Fixing typo in the readme 2013-04-07 00:41:11 +02:00
Luiz Gonzaga dos Santos Filho
618cd146fd Updating the readme with the visual star search plugin 2013-04-07 00:34:51 +02:00
Luiz Gonzaga dos Santos Filho
2cc53a3aa8 Adding visual star search vundle 2013-04-07 00:14:00 +02:00
Luiz Gonzaga dos Santos Filho
00a31329c4 Improving semicolon insertion at the end of the line 2013-04-06 23:53:49 +02: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
jby
cd783b1d6b Replaced honza/snipmate-snippets with honza/vim-snippets since it seem upstream changed name 2013-04-04 20:39:53 +02:00
Fabio Gallonetto
81fa804dd2 Fix a bug that was causing .vim.after to be removed after update
rake install/update was executing git clean with the -x flag that
force the removal of ignored files. Since .vim.after was listed
inside .gitignore, this was causing the file to be removed on
each update.
I don't think we need to remove ignored files since are all
temporary or user-specific configuration files that should
persist between updates.

Fixes #225
2013-04-02 15:15:20 +02: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
Fabio Gallonetto
33ca31d7fb Remove csapprox from the README
csapprox has been removed from the list of default vundles so it
shouldn't be listed on the README anymore
2013-03-30 17:47:37 +01:00
Fabio Gallonetto
2521763858 Add support for sourcing the right rvm env on bufenter
This extra configuration plugin calls :Rvm on every BufEnter
making sure that the right GEM_HOME and GEM_PATH are
set.
2013-03-30 13:48:42 +01:00