-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.gitmodules
More file actions
45 lines (45 loc) · 1.64 KB
/
.gitmodules
File metadata and controls
45 lines (45 loc) · 1.64 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
[submodule "bundle/ctrlp.vim"]
path = bundle/ctrlp.vim
url = http://github.com/kien/ctrlp.vim.git
[submodule "bundle/vim-easymotion"]
path = bundle/vim-easymotion
url = https://github.com/Lokaltog/vim-easymotion.git
[submodule "bundle/vim-surround"]
path = bundle/vim-surround
url = https://github.com/tpope/vim-surround.git
[submodule "bundle/supertab"]
path = bundle/supertab
url = https://github.com/ervandew/supertab.git
[submodule "bundle/vim-javascript-syntax"]
path = bundle/vim-javascript-syntax
url = https://github.com/jelera/vim-javascript-syntax.git
[submodule "bundle/nerdcommenter"]
path = bundle/nerdcommenter
url = https://github.com/scrooloose/nerdcommenter.git
[submodule "bundle/nerdtree"]
path = bundle/nerdtree
url = https://github.com/scrooloose/nerdtree.git
[submodule "bundle/vim-less"]
path = bundle/vim-less
url = https://github.com/groenewege/vim-less.git
[submodule "bundle/vim-airline"]
path = bundle/vim-airline
url = http://github.com/bling/vim-airline
[submodule "bundle/vim-fugitive"]
path = bundle/vim-fugitive
url = http://github.com/tpope/vim-fugitive.git
[submodule "bundle/vim-virtualenv"]
path = bundle/vim-virtualenv
url = https://github.com/jmcantrell/vim-virtualenv.git
[submodule "bundle/emmet-vim"]
path = bundle/emmet-vim
url = https://github.com/mattn/emmet-vim.git
[submodule "bundle/python-mode"]
path = bundle/python-mode
url = https://github.com/klen/python-mode.git
[submodule "/home/yothinix/.vim/bundle/vim-elixir"]
path = bundle/vim-elixir
url = https://github.com/elixir-lang/vim-elixir.git
[submodule "bundle/jellybeans"]
path = bundle/jellybeans
url = git@github.com:nanotech/jellybeans.vim.git