diff .hgsub @ 394:e9b3a01a14d2

Fix Windows issue in colorschemes.
author Ludovic Chabant <ludovic@chabant.com>
date Tue, 22 Aug 2017 14:01:34 -0700
parents 92ae7310bb1b
children f2e130a94842
line wrap: on
line diff
--- a/.hgsub	Tue Aug 22 13:11:51 2017 -0700
+++ b/.hgsub	Tue Aug 22 14:01:34 2017 -0700
@@ -3,10 +3,7 @@
 vim/bundle/badwolf = https://bitbucket.org/sjl/badwolf
 
 vim/bundle/ag = [git]https://github.com/rking/ag.vim.git
-vim/bundle/colorschemes = [git]https://github.com/flazz/vim-colorschemes.git
 vim/bundle/commentary = [git]https://github.com/tpope/vim-commentary.git
-vim/bundle/ctrlp = [git]https://github.com/ludovicchabant/ctrlp.vim.git
-vim/bundle/ctrlp-py-matcher = [git]https://github.com/ludovicchabant/ctrlp-py-matcher.git
 vim/bundle/easymotion = [git]https://github.com/Lokaltog/vim-easymotion.git
 vim/bundle/fugitive = [git]https://github.com/tpope/vim-fugitive.git
 vim/bundle/haml = [git]https://github.com/tpope/vim-haml.git
@@ -36,22 +33,27 @@
 vim/bundle/vimroom = [git]https://github.com/mikewest/vimroom.git
 vim/bundle/yankring = [git]https://github.com/vim-scripts/YankRing.vim.git
 
+vim/bundle/colorschemes = [git]https://github.com/ludovicchabant/vim-colorschemes.git
+vim/bundle/ctrlp = [git]https://github.com/ludovicchabant/ctrlp.vim.git
+vim/bundle/ctrlp-py-matcher = [git]https://github.com/ludovicchabant/ctrlp-py-matcher.git
+
 vim/bundle/gutentags = https://bitbucket.org/ludovicchabant/vim-gutentags
 vim/bundle/lawrencium = https://bitbucket.org/ludovicchabant/vim-lawrencium
 vim/bundle/piecrust = https://bitbucket.org/ludovicchabant/vim-piecrust
 
 mutt/mutt-colors-solarized = [git]https://github.com/altercation/mutt-colors-solarized
 
+lib/hg/mercurial-cli-templates = https://bitbucket.org/sjl/mercurial-cli-templates
+lib/hg/hg-prompt = https://bitbucket.org/sjl/hg-prompt
+lib/hg/mutable-history = https://www.mercurial-scm.org/repo/evolve
+lib/hg/terse-status = https://bitbucket.org/durin42/terse-status
+lib/hg/path-pattern = https://bitbucket.org/Mekk/mercurial-path_pattern
+
 lib/hg/hg-git = https://bitbucket.org/ludovicchabant/hg-git
 lib/hg/hg-git-sync = https://bitbucket.org/ludovicchabant/hg-git-sync
 lib/hg/onsub = https://bitbucket.org/ludovicchabant/onsub
 lib/hg/allpaths = https://bitbucket.org/ludovicchabant/allpaths
-lib/hg/mercurial-cli-templates = https://bitbucket.org/sjl/mercurial-cli-templates
-lib/hg/hg-prompt = https://bitbucket.org/sjl/hg-prompt
 lib/hg/fast-hg-prompt = https://bitbucket.org/ludovicchabant/fast-hg-prompt
-lib/hg/mutable-history = https://www.mercurial-scm.org/repo/evolve
-lib/hg/terse-status = https://bitbucket.org/durin42/terse-status
-lib/hg/path-pattern = https://bitbucket.org/Mekk/mercurial-path_pattern
 
 lib/fish/virtualfish = [git]https://github.com/adambrenecki/virtualfish.git