Commit Graph

812 Commits

Author SHA1 Message Date
Rob Newbould
704fd7bdcc Compare version numbers properly 2013-11-29 13:34:10 +00:00
Rob Newbould
3210d166a7 Fix token color customization for CodeRay >= 1.1.0
See: e2acec3ef1
     https://github.com/pry/pry/issues/1012#issuecomment-29213405
2013-11-29 13:14:31 +00:00
Yan Pritzker
4c88ca6e45 Merge pull request #394 from treppo/master
Allow users to overwrite the tmux configuration
2013-11-25 14:47:14 -08:00
Christian Treppo
e6fb396ff0 Allow local configuration for tmux 2013-11-15 21:53:34 +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
bf5c99fb33 Merge pull request #406 from jeremyclement/master
Resolve error "E518: Unknown option: undofile" for vim < 7.3
2013-11-15 11:40:33 -08:00
jeremyclement
dab4deb324 just a spelling mistake in comment 2013-11-15 16:09:15 +01:00
jeremyclement
d0242e117f test presence of persistent_undo module before use it. (prevent error msg for versions<703) 2013-11-15 16:08:30 +01: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
Yan Pritzker
e90e9e79c9 Spring rspec alias 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
d0c49ee8dd Merge pull request #402 from imobach/master
Enable tmux to send-prefix using C-a a
2013-11-05 12:29:08 -08:00
Yan Pritzker
ce16c53989 Go back to using skwp prompt for rvm-prompt integration 2013-11-03 21:20:55 -06:00
Yan Pritzker
fdd43accd0 Changed reference to prezto master 2013-11-03 21:19:16 -06:00
Yan Pritzker
28eb379dbd Fix gitconfig colors causing iTerm with solarized to show diffs incorrectly 2013-11-03 21:17:04 -06:00
Yan Pritzker
8e508b7bf5 Add puppet module 2013-11-03 21:15:39 -06:00
Yan Pritzker
015782241e Removed sparkup from readme [Fix #403] 2013-10-29 23:27:14 -05:00
Imobach González Sosa
17527e9153 Enable tmux to send-prefix using C-a a
* It's useful when you have a tmux session into another tmux session
  (ie. via ssh).
2013-10-29 22:01:53 +00: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
65a3ec3219 Update README.md 2013-10-21 16:01:45 -05:00
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