Commit Graph

30 Commits

Author SHA1 Message Date
Yan Pritzker
287b3eff2b Splitting up docs 2013-12-15 15:01:30 -06:00
Jonas Bygdén
50be196f97 Added syntax highlightning for tmux.conf 2013-11-13 23:58:27 +01:00
Yan Pritzker
8e508b7bf5 Add puppet module 2013-11-03 21:15:39 -06:00
Jonas Bygdén
d836ce883a Removed bundle kogakure/vim-sparkup.git since the repo doesn't exist on github anymore 2013-09-03 10:08:50 +02:00
Yan Pritzker
5eb6a22c06 Added vim-session; :SaveSession and :OpenSession [Fix #322] 2013-08-04 17:58:12 -05:00
Yan Pritzker
acd1339187 Kill sass-status [Fix #361] 2013-08-04 16:36:38 -05:00
Yan Pritzker
454e67a2fa Added multicursor - hit Ctrl-n to select multiple things and then i/c them! [Fix #368] 2013-08-04 16:34:43 -05:00
Yan Pritzker
584959b034 Remove duplicate vundles (thanks fayimora) 2013-08-01 11:09:01 -05:00
Yan Pritzker
479b763018 Swapped out powerline for airline [Fix #372] 2013-08-01 11:07:29 -05:00
Katherine G. Pe
e824e2ea62 Remove duplicate of vim-slim on vundles 2013-07-13 20:35:11 +08:00
Yan Pritzker
9e864c25c0 Remove lusty juggler / not using 2013-06-21 09:53:32 -05:00
Yan Pritzker
4a3db13544 Add :ChangeHashSyntax for ruby 1.8->1.9 hashes 2013-06-19 10:26:37 -05:00
Christian Treppo
9a1ee8877c Add the multicursor plugin 2013-05-22 19:04:59 +02: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
Luiz Gonzaga dos Santos Filho
032ae9cdcf Re-organizing entire file 2013-05-02 16:54:16 +02:00
Luiz Gonzaga dos Santos Filho
2439ce9278 Adding 3 more and organizing text objects vundles 2013-05-02 16:07:06 +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
Luiz Gonzaga dos Santos Filho
bcc03b96df Switching from Ack to Ag 2013-04-25 21:34:56 +01:00
Yan Pritzker
54bd32317f Revert numbers.vim causing relative numbering issue 2013-04-16 09:13:49 -05: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
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
Luiz Gonzaga dos Santos Filho
2cc53a3aa8 Adding visual star search vundle 2013-04-07 00:14:00 +02: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
21a72dd228 Add tpope/vim-rvm to the plugin list
tpope/bundler won't work without this plugin on a project
that uses dvm when mvim is not launched from within the
project's directory.
Using the command :Rvm will source the right GEM_HOME
so that :Bedit [gem] is able to look in the right place.
2013-03-30 13:48:42 +01:00
Yan Pritzker
854a15fdb6 Fix path to file-line bundle 2013-03-29 09:06:52 -07:00
Yan Pritzker
1594e3ec9c Add back file-line after undle migration 2013-03-29 08:25:18 -07:00
Fabio Gallonetto
660419b4ea Change duhanebel's forked repos to originals
Both powerline and syntastic on the default vundles.vim were
pointing to my own forks, which are not needed for the main repo.
2013-03-21 16:38:41 +00:00
Fabio Gallonetto
990f8b35b3 Remove csapprox
Since we're now able to install Solarized on iTerm2, there's no
need for approximating the theme when using vim instead of
mvim. In fact, using csapprox on iTerm2 with solarized installed
breaks the theme completely.
2013-03-16 17:09:48 +00:00
Fabio Gallonetto
52407ac34c Change vimrc to use Vundle instead of pathogen 2013-03-16 17:09:38 +00:00