From 3f96fabd9a5088443ab286494dd64d0ceeb96faf Mon Sep 17 00:00:00 2001 From: Loic Nageleisen Date: Fri, 3 Feb 2012 19:21:30 +0100 Subject: [PATCH] refactored modules changed bundle names as vim-(.*) and (.*)\.vim uniformised those repo urls as https --- .gitmodules | 63 +++++++++---------- bundle/ack | 1 + bundle/coffee-script | 1 + ...{vim-colors-solarized => colors-solarized} | 0 bundle/fugitive | 1 + bundle/less | 1 + bundle/{vim-markdown => markdown} | 0 bundle/{vim-matchit => matchit} | 0 bundle/pathogen | 1 + bundle/pyflakes-vim | 1 - bundle/{vim-repeat => repeat} | 0 bundle/surround | 1 + bundle/vim-ack | 1 - bundle/vim-coffee-script | 1 - bundle/vim-fugitive | 1 - bundle/vim-less | 1 - bundle/vim-pathogen | 1 - bundle/vim-surround | 1 - vimrc | 2 +- 19 files changed, 37 insertions(+), 41 deletions(-) create mode 160000 bundle/ack create mode 160000 bundle/coffee-script rename bundle/{vim-colors-solarized => colors-solarized} (100%) create mode 160000 bundle/fugitive create mode 160000 bundle/less rename bundle/{vim-markdown => markdown} (100%) rename bundle/{vim-matchit => matchit} (100%) create mode 160000 bundle/pathogen delete mode 160000 bundle/pyflakes-vim rename bundle/{vim-repeat => repeat} (100%) create mode 160000 bundle/surround delete mode 160000 bundle/vim-ack delete mode 160000 bundle/vim-coffee-script delete mode 160000 bundle/vim-fugitive delete mode 160000 bundle/vim-less delete mode 160000 bundle/vim-pathogen delete mode 160000 bundle/vim-surround diff --git a/.gitmodules b/.gitmodules index ac915fa..197e8f4 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,54 +1,21 @@ -[submodule "bundle/vim-pathogen"] - path = bundle/vim-pathogen - url = https://github.com/tpope/vim-pathogen.git -[submodule "bundle/vim-colors-solarized"] - path = bundle/vim-colors-solarized - url = http://github.com/altercation/vim-colors-solarized.git [submodule "bundle/command-t"] path = bundle/command-t url = https://github.com/wincent/Command-T.git [submodule "bundle/supertab"] path = bundle/supertab url = https://github.com/ervandew/supertab.git -[submodule "bundle/vim-markdown"] - path = bundle/vim-markdown - url = https://github.com/plasticboy/vim-markdown.git -[submodule "bundle/vim-surround"] - path = bundle/vim-surround - url = https://github.com/tpope/vim-surround.git -[submodule "bundle/vim-matchit"] - path = bundle/vim-matchit - url = https://github.com/edsono/vim-matchit -[submodule "bundle/vim-ack"] - path = bundle/vim-ack - url = https://github.com/mileszs/ack.vim.git -[submodule "bundle/pyflakes-vim"] - path = bundle/pyflakes-vim - url = git://github.com/kevinw/pyflakes-vim.git [submodule "bundle/nerdcommenter"] path = bundle/nerdcommenter url = git://github.com/scrooloose/nerdcommenter.git -[submodule "bundle/vim-fugitive"] - path = bundle/vim-fugitive - url = git://github.com/tpope/vim-fugitive.git [submodule "bundle/tagbar"] path = bundle/tagbar url = git://github.com/majutsushi/tagbar.git [submodule "bundle/delimitmate"] path = bundle/delimitmate url = git://github.com/Raimondi/delimitMate.git -[submodule "bundle/vim-less"] - path = bundle/vim-less - url = https://github.com/groenewege/vim-less.git -[submodule "bundle/vim-coffee-script"] - path = bundle/vim-coffee-script - url = https://github.com/kchmck/vim-coffee-script.git [submodule "bundle/closetag"] path = bundle/closetag url = git://github.com/docunext/closetag.vim.git -[submodule "bundle/vim-repeat"] - path = bundle/vim-repeat - url = https://github.com/tpope/vim-repeat.git [submodule "bundle/ctrlp"] path = bundle/ctrlp url = https://github.com/kien/ctrlp.vim.git @@ -64,3 +31,33 @@ [submodule "bundle/indent-object"] path = bundle/indent-object url = https://github.com/michaeljsmith/vim-indent-object +[submodule "bundle/pathogen"] + path = bundle/pathogen + url = https://github.com/tpope/vim-pathogen.git +[submodule "bundle/colors-solarized"] + path = bundle/colors-solarized + url = https://github.com/altercation/vim-colors-solarized.git +[submodule "bundle/markdown"] + path = bundle/markdown + url = https://github.com/plasticboy/vim-markdown.git +[submodule "bundle/surround"] + path = bundle/surround + url = https://github.com/tpope/vim-surround.git +[submodule "bundle/matchit"] + path = bundle/matchit + url = https://github.com/edsono/vim-matchit +[submodule "bundle/ack"] + path = bundle/ack + url = https://github.com/mileszs/ack.vim.git +[submodule "bundle/fugitive"] + path = bundle/fugitive + url = https://github.com/tpope/vim-fugitive.git +[submodule "bundle/less"] + path = bundle/less + url = https://github.com/groenewege/vim-less.git +[submodule "bundle/coffee-script"] + path = bundle/coffee-script + url = https://github.com/kchmck/vim-coffee-script.git +[submodule "bundle/repeat"] + path = bundle/repeat + url = https://github.com/tpope/vim-repeat.git diff --git a/bundle/ack b/bundle/ack new file mode 160000 index 0000000..9895285 --- /dev/null +++ b/bundle/ack @@ -0,0 +1 @@ +Subproject commit 9895285042a2fd5691b2f6582aa979e4d1bdffea diff --git a/bundle/coffee-script b/bundle/coffee-script new file mode 160000 index 0000000..049c8cc --- /dev/null +++ b/bundle/coffee-script @@ -0,0 +1 @@ +Subproject commit 049c8cc01c32931ff115f15b44dfc3a8d3a35872 diff --git a/bundle/vim-colors-solarized b/bundle/colors-solarized similarity index 100% rename from bundle/vim-colors-solarized rename to bundle/colors-solarized diff --git a/bundle/fugitive b/bundle/fugitive new file mode 160000 index 0000000..64716b9 --- /dev/null +++ b/bundle/fugitive @@ -0,0 +1 @@ +Subproject commit 64716b9622e5c3fae0caec7e9589988a9da146cb diff --git a/bundle/less b/bundle/less new file mode 160000 index 0000000..3c2a265 --- /dev/null +++ b/bundle/less @@ -0,0 +1 @@ +Subproject commit 3c2a265b89d1d9848633cfc1642d2e78ecd73a25 diff --git a/bundle/vim-markdown b/bundle/markdown similarity index 100% rename from bundle/vim-markdown rename to bundle/markdown diff --git a/bundle/vim-matchit b/bundle/matchit similarity index 100% rename from bundle/vim-matchit rename to bundle/matchit diff --git a/bundle/pathogen b/bundle/pathogen new file mode 160000 index 0000000..ab64b4d --- /dev/null +++ b/bundle/pathogen @@ -0,0 +1 @@ +Subproject commit ab64b4ddd0c184a528780b498a0b0a5b40248f7c diff --git a/bundle/pyflakes-vim b/bundle/pyflakes-vim deleted file mode 160000 index 634ddb7..0000000 --- a/bundle/pyflakes-vim +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 634ddb795e46eae54578981b91b10a232c2735c2 diff --git a/bundle/vim-repeat b/bundle/repeat similarity index 100% rename from bundle/vim-repeat rename to bundle/repeat diff --git a/bundle/surround b/bundle/surround new file mode 160000 index 0000000..4eb2cdf --- /dev/null +++ b/bundle/surround @@ -0,0 +1 @@ +Subproject commit 4eb2cdfccc016889acfa3b5d63e8f390a87863cf diff --git a/bundle/vim-ack b/bundle/vim-ack deleted file mode 160000 index a41d5d5..0000000 --- a/bundle/vim-ack +++ /dev/null @@ -1 +0,0 @@ -Subproject commit a41d5d52c39a31128e969e69acf800b198cb07f9 diff --git a/bundle/vim-coffee-script b/bundle/vim-coffee-script deleted file mode 160000 index 43c9160..0000000 --- a/bundle/vim-coffee-script +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 43c9160977042605dfe83450ec5494a6c97e656d diff --git a/bundle/vim-fugitive b/bundle/vim-fugitive deleted file mode 160000 index 1b7e407..0000000 --- a/bundle/vim-fugitive +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 1b7e4070f5f7b7522422f5b00a75b323cc314daf diff --git a/bundle/vim-less b/bundle/vim-less deleted file mode 160000 index 2a4a763..0000000 --- a/bundle/vim-less +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 2a4a7636909e5793c62e612c65acc4deb8143f54 diff --git a/bundle/vim-pathogen b/bundle/vim-pathogen deleted file mode 160000 index 7701d82..0000000 --- a/bundle/vim-pathogen +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 7701d8220115fe3d1bbead51773346eccc3276af diff --git a/bundle/vim-surround b/bundle/vim-surround deleted file mode 160000 index 6f0984a..0000000 --- a/bundle/vim-surround +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 6f0984a5ca1430047fe760fc680c6cf98ae94b01 diff --git a/vimrc b/vimrc index deaff90..5d8eeb1 100644 --- a/vimrc +++ b/vimrc @@ -4,7 +4,7 @@ let g:pathogen_disabled = ['pyflakes-vim', 'vim-matchit', 'vim-repeat', 'closetag', 'command-t'] filetype off -runtime bundle/vim-pathogen/autoload/pathogen.vim +runtime bundle/pathogen/autoload/pathogen.vim call pathogen#infect() syntax on filetype plugin indent on