-
Notifications
You must be signed in to change notification settings - Fork 4
/
.gitmodules
48 lines (48 loc) · 1.77 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
[submodule "pathogen"]
path = vim/pathogen
url = https://github.com/tpope/vim-pathogen.git
[submodule "bundle/vim-javascript"]
path = vim/bundle/vim-javascript
url = https://github.com/pangloss/vim-javascript
[submodule "vim/bundle/vim-jsbeautify"]
path = vim/bundle/vim-jsbeautify
url = https://github.com/maksimr/vim-jsbeautify
[submodule "vim/bundle/Smooth-Scroll"]
path = vim/bundle/Smooth-Scroll
url = https://github.com/vim-scripts/Smooth-Scroll
[submodule "vim/bundle/nerdtree"]
path = vim/bundle/nerdtree
url = https://github.com/scrooloose/nerdtree
[submodule "vim/bundle/vim-powerline"]
path = vim/bundle/vim-powerline
url = https://github.com/Lokaltog/vim-powerline
[submodule "vim/bundle/vim-ps1"]
path = vim/bundle/vim-ps1
url = https://github.com/PProvost/vim-ps1.git
[submodule "vim/bundle/vim-fugitive"]
path = vim/bundle/vim-fugitive
url = https://github.com/tpope/vim-fugitive.git
[submodule "vim/bundle/synic.vim"]
path = vim/bundle/synic.vim
url = [email protected]:vim-scripts/synic.vim
[submodule "vim/bundle/grep.vim"]
path = vim/bundle/grep.vim
url = [email protected]:vim-scripts/grep.vim
[submodule "vim/bundle/dart-vim-plugin"]
path = vim/bundle/dart-vim-plugin
url = [email protected]:dart-lang/dart-vim-plugin
[submodule "vim/bundle/vim-coffee-script"]
path = vim/bundle/vim-coffee-script
url = [email protected]:kchmck/vim-coffee-script
[submodule "vim/bundle/vim-scala"]
path = vim/bundle/vim-scala
url = [email protected]:derekwyatt/vim-scala
[submodule "vim/bundle/ctrlp.vim"]
path = vim/bundle/ctrlp.vim
url = [email protected]:kien/ctrlp.vim
[submodule "vim/bundle/nerdcommenter"]
path = vim/bundle/nerdcommenter
url = [email protected]:scrooloose/nerdcommenter
[submodule "vim/bundle/omnisharp"]
path = vim/bundle/omnisharp
url = [email protected]:OmniSharp/omnisharp