-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
63 lines (63 loc) · 2.47 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
[submodule "vim/bundle/nerdtree"]
path = vim/bundle/nerdtree
url = https://github.com/scrooloose/nerdtree.git
[submodule "vim/bundle/vim-stylus"]
path = vim/bundle/vim-stylus
url = https://github.com/wavded/vim-stylus.git
[submodule "vim/bundle/vim-surround"]
path = vim/bundle/vim-surround
url = https://github.com/tpope/vim-surround.git
[submodule "vim/bundle/vim-css3-syntax"]
path = vim/bundle/vim-css3-syntax
url = https://github.com/hail2u/vim-css3-syntax.git
[submodule "vim/bundle/vim-markdown"]
path = vim/bundle/vim-markdown
url = https://github.com/plasticboy/vim-markdown.git
[submodule "vim/bundle/vim-airline"]
path = vim/bundle/vim-airline
url = https://github.com/bling/vim-airline
[submodule "vim/bundle/cs"]
path = vim/bundle/cs
url = https://github.com/flazz/vim-colorschemes.git
[submodule "vim/bundle/goyo"]
path = vim/bundle/goyo
url = https://github.com/junegunn/goyo.vim.git
[submodule "vim/bundle/vim-flavored-markdown"]
path = vim/bundle/vim-flavored-markdown
url = git://github.com/jtratner/vim-flavored-markdown.git
[submodule "vim/bundle/vim-snipmate"]
path = vim/bundle/vim-snipmate
url = https://github.com/garbas/vim-snipmate.git
[submodule "vim/bundle/tlib_vim"]
path = vim/bundle/tlib_vim
url = https://github.com/tomtom/tlib_vim.git
[submodule "vim/bundle/vim-addon-mw-utils"]
path = vim/bundle/vim-addon-mw-utils
url = https://github.com/MarcWeber/vim-addon-mw-utils.git
[submodule "vim/bundle/vim-snippets"]
path = vim/bundle/vim-snippets
url = https://github.com/honza/vim-snippets.git
[submodule "vim/bundle/vim-es6"]
path = vim/bundle/vim-es6
url = https://github.com/isRuslan/vim-es6.git
[submodule "vim/bundle/gruvbox"]
path = vim/bundle/gruvbox
url = https://github.com/morhetz/gruvbox.git
[submodule "vim/bundle/vim-gitgutter"]
path = vim/bundle/vim-gitgutter
url = https://github.com/airblade/vim-gitgutter.git
[submodule "vim/bundle/airline"]
path = vim/bundle/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
[submodule "vim/bundle/vim-fugitive"]
path = vim/bundle/vim-fugitive
url = https://github.com/tpope/vim-fugitive.git
[submodule "vim/bundle/vim-jsbeautify"]
path = vim/bundle/vim-jsbeautify
url = https://github.com/maksimr/vim-jsbeautify.git
[submodule "vim/bundle/editorconfig-vim"]
path = vim/bundle/editorconfig-vim
url = https://github.com/editorconfig/editorconfig-vim.git