Ellis Berner
9427b7bda5
Update ctrlp.vim
2013-08-29 11:29:10 -07:00
Yan Pritzker
388d850201
Don't use powerline fonts in airline [ Fix #367 ] maybe
2013-08-04 22:23:13 -05:00
Yan Pritzker
5eb6a22c06
Added vim-session; :SaveSession and :OpenSession [ Fix #322 ]
2013-08-04 17:58:12 -05:00
Yan Pritzker
481ec0d887
Merge pull request #364 from lfilho/yankring-Y-behaviour
...
Fixing Y behaviour
2013-08-01 09:10:00 -07:00
Yan Pritzker
479b763018
Swapped out powerline for airline [ Fix #372 ]
2013-08-01 11:07:29 -05:00
Luiz Gonzaga dos Santos Filho
8ada208c01
Fixing Y behaviour
2013-06-16 21:10:45 +02:00
Yan Pritzker
cc69134b20
Highlight easymotion targets
2013-06-02 23:24:04 -05:00
Christian Treppo
9a1ee8877c
Add the multicursor plugin
2013-05-22 19:04:59 +02: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
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
Luiz Gonzaga dos Santos Filho
3449b9f8ed
Updating next-textobject to Steve Losh's new version
2013-05-02 16:16:12 +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
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
Luiz Gonzaga dos Santos Filho
bcc03b96df
Switching from Ack to Ag
2013-04-25 21:34:56 +01: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
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
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
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
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
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
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
90a1d33af4
Revert "Add support for sourcing the right rvm env on bufenter"
...
This reverts commit 2521763858
.
2013-03-31 21:30:09 -07: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
Yan Pritzker
e8ae95ffca
Fix setting of Gsearch to silver searcher ag
2013-03-29 10:04:28 -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
Fabio Gallonetto
c3d44936c0
Move mapleader definition to vimrc
...
It seems that the mapleader has to be defined before vundle starts
to load the plugins. For this reason, I moved it from yadr-keymap
back into the vimrc. I'm sure it's not a big deal having the leader
mapped under the "general config" instead of inside settings.
2013-03-16 17:09:43 +00: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
Kevin Mees
76be5af82c
Renamed vim/plugion/settings/fugitive.git to vim/plugin/settings/fugitive.vim. Fixes issue #249
2013-02-28 15:55:03 +01:00
Yan Pritzker
2696f6670a
Removed unused / not working ,,f ,,F aliases
2013-02-27 08:43:56 -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
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
018f744346
Fix cmd-j and cmd-k navigate by function bindings
2012-12-10 10:31:01 -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
079e434c3f
Better colors, readme update
2012-11-20 10:08:19 -06:00