Commit Graph

791 Commits

Author SHA1 Message Date
Yan Pritzker
bfc1ca5b71 git recent-branches - tell me what i worked on recently 2013-10-09 13:56:30 -05:00
Yan Pritzker
5b850667cd Git snapshot: take a snapshot and stash it without messing with your working tree 2013-09-17 22:38:56 -05:00
Yan Pritzker
a672e64e36 Merge pull request #387 from maletor/patch-2
Update ctrlp.vim
2013-09-03 08:36:22 -07:00
Yan Pritzker
53d5735548 Merge pull request #390 from jby/fix_vim-sparkup
Removed bundle kogakure/vim-sparkup.git
2013-09-03 08:35:38 -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
340bf92f9f Merge pull request #379 from kris-luminar/bugfix_cant_find_pane
fix can't find pane bug
2013-08-17 10:45:39 -07:00
Kris Luminar
e4646642d2 fix can't find pane bug 2013-08-09 10:37:48 -05:00
Yan Pritzker
20e86cf4e5 Merge pull request #377 from phillipalexander/patch-1
Remove redundant recommended OSX tool 'autojump'  from README.md
2013-08-05 15:37:45 -07:00
Phillip Alexander
62b347a59c Remove redundant recommended OSX tool 'autojump'
autojump 'j' functionality is matched/replaced by fasd 'z' command (installed and enabled as a prezto submodule by default). Instead of typing `j [dirspec]`, you simply type `z [dirspec]`.
2013-08-05 15:12:04 -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
0d58568c9c Upgraded hub command 2013-08-04 16:52:04 -05:00
Yan Pritzker
5c6b241605 Remove unused run_tags. Use :Rtags instead 2013-08-04 16:50:18 -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
8004dd2025 Switch to steeef_simplified prompt which doesn't seem to be problematic like the skwp prompt with newer prezto installs [Fix #272 #286] 2013-08-04 16:28:07 -05:00
Yan Pritzker
a729ef2a85 Added simplified steeef theme without newlines 2013-08-02 13:44:35 -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
b1d50d49f0 Merge pull request #375 from DanielWright/patch-1
Updates RubyGem sources
2013-08-01 09:07:49 -07:00
Yan Pritzker
479b763018 Swapped out powerline for airline [Fix #372] 2013-08-01 11:07:29 -05:00
Daniel Wright
298970a294 Updates RubyGem sources
`gems.rubyforge.org` and `gems.github.com` have been replaced with `rubygems.org` as RubyGems sources
2013-08-01 07:54:38 -04:00
Yan Pritzker
5f0324b77a Merge pull request #369 from bridgeutopia/master
Remove duplicate of vim-slim on vundles
2013-07-16 11:14:56 -07: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
ee0892daec Merge pull request #357 from nandalopes/fix-311-dirty-worktree
[Fix #311] zsh/presto gets "modified" after clean install
2013-06-12 07:17:09 -07:00
Yan Pritzker
043081b865 Merge pull request #359 from victormours/adding-brew-update
Adding brew update to Rakefile
2013-06-12 07:16:46 -07:00
Victor Mours
576b62a9bb follow presentation style 2013-06-12 15:48:45 +02:00
Victor Mours
3b76861a73 adding brew update 2013-06-12 15:21:08 +02:00
Nanda Lopes
8d478394b4 [Fix #311] zsh/presto gets "modified" after clean install 2013-06-06 20:28:20 -03:00
Yan Pritzker
6f3b65a350 Revert "Fix: dirty worktree after running 'rake install'"
This reverts commit 50fdb9109f.
2013-06-03 21:42:40 -05:00
Yan Pritzker
cc69134b20 Highlight easymotion targets 2013-06-02 23:24:04 -05:00
Yan Pritzker
55dc509223 Merge pull request #337 from treppo/master
Add multiple selection
2013-05-29 07:59:04 -07:00
Yan Pritzker
3c15297c0a Merge pull request #344 from nandalopes/fix-dirty-worktree
Fix: dirty worktree after running 'rake install'
2013-05-29 07:57:51 -07:00
Fernanda Lopes
50fdb9109f Fix: dirty worktree after running 'rake install' 2013-05-29 10:42:57 -03:00
Yan Pritzker
fd6902e715 Merge pull request #343 from nandalopes/load-ssh-module
Fix: [Zsh] load ssh-agent module
2013-05-28 18:34:00 -07:00
Nanda Lopes
226bc506f5 Update prezto 2013-05-28 22:17:44 -03:00
Yan Pritzker
4c3b11d8ea Merge pull request #342 from MarioRicalde/patch-3
Adds some missing links to the Readme
2013-05-27 06:47:57 -07:00
Mario Ricalde
07001de9eb Adds some missing links to the Readme 2013-05-27 04:33:11 -05:00
Christian Treppo
9a1ee8877c Add the multicursor plugin 2013-05-22 19:04:59 +02:00
Yan Pritzker
493941a860 Merge pull request #336 from MarioRicalde/patch-2
Removes Swipe back/forth feature for Chrome
2013-05-21 16:17:04 -07:00
Mario Ricalde
b320568fa2 Removes Swipe back/forth feature for Chrome
Swiping on Chrome my accident is a pain when using the inspector, this command will disable it only for Google Chrome.
2013-05-20 05:18:39 -05: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