Commit Graph

489 Commits

Author SHA1 Message Date
Yan Pritzker
6ff702f31c Removed tagbar; not using 2014-02-16 08:43:29 -06:00
Yan Pritzker
2dbbf08434 Split vundles into multiple files to reduce churn 2014-02-15 22:00:17 -06:00
Yan Pritzker
c3117d4f7d Remove vinegar; Didn't like the dash usage. 2014-02-15 21:20:39 -06:00
Yan Pritzker
399d1d290a Replace GitGrep with Ag 2014-02-15 21:08:32 -06:00
Yan Pritzker
5d72a8c5a4 Sneak: hit Space and type two letters to quickly jump somewhere 2014-02-01 13:37:55 -06:00
Yan Pritzker
86a47f562d Removed mapping; doesn't exactly work. You can still use Ctrl-R when in :ex mode 2014-02-01 13:36:49 -06:00
Yan Pritzker
b5f5ecd414 Added Ctrl-R, reverse history search for :commands 2014-02-01 13:27:12 -06:00
Yan Pritzker
9dea8f46c8 Fix docs 2014-01-28 09:20:55 -06:00
Yan Pritzker
a6c4d6cae6 Make 0 go to first character, making it easier to work with indented languages 2014-01-25 12:56:54 -06:00
Yan Pritzker
b63127ac15 Remove ;; semicolon mapping. Messes with regular semicolon usage (find next char) 2014-01-25 12:55:23 -06:00
Yan Pritzker
157b5d1981 Fix up settings for neocomplete 2014-01-20 11:21:25 -06:00
Yan Pritzker
929f70c11d Merge pull request #424 from maletor/neocomplete
Initial crack at neocomplete
2014-01-20 08:37:59 -08:00
Yan Pritzker
9c4abaa89f Change to Lightline instead of Airline [Fix #418] 2014-01-05 19:09:18 -06:00
Yan Pritzker
2b117b5812 Added support for js highlighting for jquery/other frameworks 2014-01-05 17:28:32 -06:00
Yan Pritzker
41974867e4 Merge pull request #421 from irrationalfab/investigate.vim
Any interest in investigate.vim?
2014-01-05 12:40:10 -08:00
grossjonas
d2a21d8600 Fix syntastic deprecation 2014-01-05 21:08:55 +01:00
Yan Pritzker
cffb8b175d Merge pull request #428 from lfilho/patch-1
Make gf create the file if not existent
2013-12-31 20:12:09 -08:00
Antonin Kral
1926caee9f Load correct fonts under GTK 2013-12-31 00:22:33 +01:00
Yan Pritzker
7e2a3493b6 Go back to using neocomplcache; prematurely upgraded 2013-12-30 10:49:34 -06:00
Yan Pritzker
fe6571e1e4 Reorg bundles, add vim-vinegar and vim-grubox alternate colorscheme 2013-12-28 10:58:58 -06:00
Luiz Gonzaga dos Santos Filho
94f2237d86 Removing outdated comment 2013-12-21 00:16:03 -02:00
Luiz Gonzaga dos Santos Filho
e3181339d2 Make gf create the file if not existent 2013-12-21 00:13:26 -02:00
Ellis Berner
2227938ad5 Replace with neocomplete 2013-12-19 11:13:27 -08:00
Ellis Berner
9fc329f186 Initial crack at neocomplete 2013-12-19 10:42:44 -08:00
Yan Pritzker
0fc83ead3b CtrlP no longer jumps you to the file if it's already open.
This makes it easier to maintain multiple Tab workspaces involving the
same files. For example, in one workspace you want a class and its spec,
and in another tab you want to see that class in context with another
collaborator. This allows you to open the window multiple times.
2013-12-17 19:46:42 -06:00
Fabio Pelosin
0b26220edd Add investigate.vim 2013-12-17 17:35:44 +01:00
Yan Pritzker
2b269754c5 ,ag and ,af for invoking :Ag and :AgFile 2013-12-16 10:24:32 -06:00
Yan Pritzker
d6e129bc3d Let's be opinionated - disable the arrow keys and save the world 2013-12-16 10:03:36 -06:00
Yan Pritzker
6edbf701e7 Change multicursor to use ,mc instead of Ctrl-m which was screwing up other behavior 2013-12-16 08:43:09 -06:00
Yan Pritzker
2c11049fcc Readme cleanup, and NrrwRgn plugin that was lost 2013-12-15 22:27:00 -06:00
Yan Pritzker
22e58f0ced Added ,rs ,rl ,ss ,sl commands for running specs in iTerm 2013-12-15 22:02:47 -06:00
Yan Pritzker
627faf9656 Removed conque settings, no longer used 2013-12-15 19:58:17 -06:00
Yan Pritzker
635047f710 Fixed multicursor mapping to Ctrl-m so that it actually works 2013-12-15 17:10:54 -06:00
Yan Pritzker
73a0cb2ab8 Fallback to using git ls-files if ag is missing 2013-12-15 15:22:05 -06:00
Yan Pritzker
6be24941c8 Merge pull request #413 from treppo/ctrlp-ag
Use ag as ctrlp's search command
2013-12-15 13:20:03 -08:00
Yan Pritzker
14e119cf35 Swap specky for lighter weight rspec.vim for highlighting 2013-12-15 15:17:04 -06:00
Yan Pritzker
f2f9c92332 Removed vim-ruby-conque, causes shell connection leaks and other issues 2013-12-15 15:02:54 -06:00
Yan Pritzker
287b3eff2b Splitting up docs 2013-12-15 15:01:30 -06:00
Christian Treppo
a21993fe68 Remove setting 256 colors for solarized on terminal vim 2013-12-11 15:38:38 +00:00
Christian Treppo
10cbcdc7df Use ag as ctrlp's search command 2013-12-08 13:27:25 +00:00
Yan Pritzker
105bdc5878 Revert "Merge pull request #410 from treppo/master"
This reverts commit 6e344fef4e, reversing
changes made to 4c88ca6e45.
2013-12-02 13:17:49 -06:00
Christian Treppo
b19e2311ab Remove setting 256 colors for solarized on terminal vim 2013-11-29 21:24:54 +00:00
Yan Pritzker
9c2804ba6e Merge pull request #405 from jby/add_tmux_vim_syntax
Added syntax highlightning for tmux.conf
2013-11-15 11:41:34 -08:00
Yan Pritzker
3a8a1eca32 Make :Gsesarch way faster - requires to :BundleUpdate to get latest skwp/greplace.vim 2013-11-14 22:43:38 -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
Yan Pritzker
1ba567842f Silence vim-session dialogs 2013-10-21 17:08:21 -05:00
Yan Pritzker
46946c9b8b Move vim settings out of plugins to ensure they all get correctly loaded after everything else [Fix #373] 2013-10-21 16:11:18 -05:00
Yan Pritzker
a672e64e36 Merge pull request #387 from maletor/patch-2
Update ctrlp.vim
2013-09-03 08:36:22 -07: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
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
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
481ec0d887 Merge pull request #364 from lfilho/yankring-Y-behaviour
Fixing Y behaviour
2013-08-01 09:10:00 -07: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
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
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
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
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
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
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
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
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
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