-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
84 lines (84 loc) · 3.52 KB
/
.gitmodules
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
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
[submodule ".vim/bundle/ctrlp.vim"]
path = .vim/bundle/ctrlp.vim
url = https://github.com/ctrlpvim/ctrlp.vim.git
[submodule ".vim/bundle/vim-erlang-compiler"]
path = .vim/bundle/vim-erlang-compiler
url = https://github.com/vim-erlang/vim-erlang-compiler.git
[submodule ".vim/bundle/vim-erlang-omnicomplete"]
path = .vim/bundle/vim-erlang-omnicomplete
url = https://github.com/vim-erlang/vim-erlang-omnicomplete.git
[submodule ".vim/bundle/erlang-motions.vim"]
path = .vim/bundle/erlang-motions.vim
url = https://github.com/vim-erlang/erlang-motions.vim.git
[submodule ".vim/bundle/vim-erlang-skeletons"]
path = .vim/bundle/vim-erlang-skeletons
url = https://github.com/vim-erlang/vim-erlang-skeletons.git
[submodule ".vim/bundle/elixir-alchemist"]
path = .vim/bundle/elixir-alchemist
url = https://github.com/slashmili/alchemist.vim.git
[submodule ".vim/bundle/vim-elixir"]
path = .vim/bundle/vim-elixir
url = https://github.com/elixir-editors/vim-elixir.git
[submodule ".vim/bundle/ack.vim"]
path = .vim/bundle/ack.vim
url = https://github.com/mileszs/ack.vim.git
[submodule ".vim/bundle/vim-colors-solarized"]
path = .vim/bundle/vim-colors-solarized
url = https://github.com/altercation/vim-colors-solarized.git
[submodule ".vim/bundle/delimitMate"]
path = .vim/bundle/delimitMate
url = https://github.com/Raimondi/delimitMate.git
[submodule ".vim/bundle/deoplete.nvim"]
path = .vim/bundle/deoplete.nvim
url = https://github.com/Shougo/deoplete.nvim.git
[submodule ".vim/bundle/nerdtree"]
path = .vim/bundle/nerdtree
url = https://github.com/scrooloose/nerdtree.git
[submodule ".vim/bundle/tabular"]
path = .vim/bundle/tabular
url = https://github.com/godlygeek/tabular.git
[submodule ".vim/bundle/vim-airline"]
path = .vim/bundle/vim-airline
url = https://github.com/vim-airline/vim-airline.git
[submodule ".vim/bundle/vim-airline-themes"]
path = .vim/bundle/vim-airline-themes
url = https://github.com/vim-airline/vim-airline-themes.git
[submodule ".vim/bundle/vim-better-whitespace"]
path = .vim/bundle/vim-better-whitespace
url = https://github.com/ntpeters/vim-better-whitespace.git
[submodule ".vim/bundle/vim-endwise"]
path = .vim/bundle/vim-endwise
url = https://github.com/tpope/vim-endwise.git
[submodule ".vim/bundle/vim-gitgutter"]
path = .vim/bundle/vim-gitgutter
url = https://github.com/airblade/vim-gitgutter.git
[submodule ".vim/bundle/indentLine"]
path = .vim/bundle/indentLine
url = https://github.com/Yggdroot/indentLine.git
[submodule ".vim/bundle/vim-multiple-cursors"]
path = .vim/bundle/vim-multiple-cursors
url = https://github.com/terryma/vim-multiple-cursors.git
[submodule ".vim/bundle/vim-sensible"]
path = .vim/bundle/vim-sensible
url = https://github.com/tpope/vim-sensible.git
[submodule ".vim/bundle/vim-fugitive"]
path = .vim/bundle/vim-fugitive
url = https://github.com/tpope/vim-fugitive.git
[submodule ".vim/bundle/vim-sayonara"]
path = .vim/bundle/vim-sayonara
url = https://github.com/mhinz/vim-sayonara.git
[submodule ".vim/bundle/vim-bracketed-paste"]
path = .vim/bundle/vim-bracketed-paste
url = https://github.com/ConradIrwin/vim-bracketed-paste.git
[submodule ".vim/bundle/vim-bbye"]
path = .vim/bundle/vim-bbye
url = https://github.com/moll/vim-bbye.git
[submodule ".vim/bundle/vim-buftabline"]
path = .vim/bundle/vim-buftabline
url = https://github.com/ap/vim-buftabline.git
[submodule ".vim/bundle/neomake"]
path = .vim/bundle/neomake
url = https://github.com/neomake/neomake.git
[submodule ".vim/bundle/vim-markdown"]
path = .vim/bundle/vim-markdown
url = https://github.com/plasticboy/vim-markdown.git