-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
104 lines (104 loc) · 3.22 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
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
[submodule "bundle/Align"]
path = bundle/Align
url = https://github.com/vim-scripts/Align
ignore = dirty
[submodule "SQLUtilities"]
path = bundle/SQLUtilities
url = https://github.com/vim-scripts/SQLUtilities
ignore = dirty
[submodule "bundle/ctrlp.vim"]
path = bundle/ctrlp.vim
url = https://github.com/kien/ctrlp.vim
ignore = dirty
[submodule "bundle/neocomplcache.vim"]
path = bundle/neocomplcache.vim
url = https://github.com/Shougo/neocomplcache.vim
ignore = dirty
[submodule "bundle/nerdcommenter"]
path = bundle/nerdcommenter
url = https://github.com/scrooloose/nerdcommenter
ignore = dirty
[submodule "bundle/tabular"]
path = bundle/tabular
url = https://github.com/godlygeek/tabular
ignore = dirty
[submodule "bundle/vim-airline"]
path = bundle/vim-airline
url = https://github.com/vim-airline/vim-airline
ignore = dirty
[submodule "bundle/vim-airline-plugins"]
path = bundle/vim-airline-plugins
url = https://github.com/vim-airline/vim-airline-plugins
ignore = dirty
[submodule "bundle/vim-bundler"]
path = bundle/vim-bundler
url = https://github.com/tpope/vim-bundler
ignore = dirty
[submodule "bundle/vim-coffee-script"]
path = bundle/vim-coffee-script
url = https://github.com/kchmck/vim-coffee-script
ignore = dirty
[submodule "bundle/vim-endwise"]
path = bundle/vim-endwise
url = https://github.com/tpope/vim-endwise
ignore = dirty
[submodule "bundle/vim-fugitive"]
path = bundle/vim-fugitive
url = https://github.com/tpope/vim-fugitive
ignore = dirty
[submodule "bundle/vim-gitgutter"]
path = bundle/vim-gitgutter
url = https://github.com/airblade/vim-gitgutter
ignore = dirty
[submodule "bundle/vim-rails"]
path = bundle/vim-rails
url = https://github.com/tpope/vim-rails
ignore = dirty
[submodule "bundle/vim-rooter"]
path = bundle/vim-rooter
url = https://github.com/airblade/vim-rooter
ignore = dirty
[submodule "bundle/vim-sensible"]
path = bundle/vim-sensible
url = https://github.com/tpope/vim-sensible
ignore = dirty
[submodule "bundle/vim-slim"]
path = bundle/vim-slim
url = https://github.com/slim-template/vim-slim
ignore = dirty
[submodule "bundle/vim-surround"]
path = bundle/vim-surround
url = https://github.com/tpope/vim-surround
ignore = dirty
[submodule "bundle/bufexplorer.zip"]
path = bundle/bufexplorer.zip
url = https://github.com/vim-scripts/bufexplorer.zip
ignore = dirty
[submodule "bundle/vim-airline-themes"]
path = bundle/vim-airline-themes
url = https://github.com/vim-airline/vim-airline-themes
ignore = dirty
[submodule "bundle/typescript-vim"]
path = bundle/typescript-vim
url = https://github.com/leafgarland/typescript-vim.git
ignore = dirty
[submodule "bundle/vim-eunuch"]
path = bundle/vim-eunuch
url = https://github.com/tpope/vim-eunuch.git
ignore = dirty
[submodule "bundle/deoplete.nvim"]
path = bundle/deoplete.nvim
url = https://github.com/Shougo/deoplete.nvim
ignore = dirty
[submodule "bundle/vim-hug-neovim-rpc"]
path = bundle/vim-hug-neovim-rpc
url = https://github.com/roxma/vim-hug-neovim-rpc
ignore = dirty
[submodule "bundle/youcompleteme"]
path = bundle/youcompleteme
url = https://github.com/valloric/youcompleteme
ignore = dirty
[submodule "bundle/YouCompleteMe"]
path = bundle/YouCompleteMe
url = https://github.com/ycm-core/YouCompleteMe
ignore = dirty