-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
75 lines (75 loc) · 2.85 KB
/
.gitmodules
File metadata and controls
75 lines (75 loc) · 2.85 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
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
[submodule "vim/bundle/nerdtree"]
path = vim/bundle/nerdtree
url = https://github.com/scrooloose/nerdtree
[submodule "vim/bundle/vim-repeat"]
path = vim/bundle/vim-repeat
url = https://github.com/tpope/vim-repeat
[submodule "vim/bundle/syntastic"]
path = vim/bundle/syntastic
url = https://github.com/scrooloose/syntastic
[submodule "vim/bundle/nerdcommenter"]
path = vim/bundle/nerdcommenter
url = https://github.com/scrooloose/nerdcommenter
[submodule "vim/bundle/vim-colors-solarized"]
path = vim/bundle/vim-colors-solarized
url = git://github.com/altercation/vim-colors-solarized.git
[submodule "vim/bundle/vim-javascript"]
path = vim/bundle/vim-javascript
url = https://github.com/pangloss/vim-javascript
[submodule "vim/bundle/ctrlp.vim"]
path = vim/bundle/ctrlp.vim
url = https://github.com/kien/ctrlp.vim.git
[submodule "vim/bundle/vim-gitgutter"]
path = vim/bundle/vim-gitgutter
url = git://github.com/airblade/vim-gitgutter.git
[submodule "vim/bundle/vim-surround"]
path = vim/bundle/vim-surround
url = https://github.com/tpope/vim-surround
[submodule "vim/bundle/vim-easy-align"]
path = vim/bundle/vim-easy-align
url = https://github.com/junegunn/vim-easy-align.git
[submodule "vim/bundle/vim-airline"]
path = vim/bundle/vim-airline
url = https://github.com/bling/vim-airline
[submodule "vim/bundle/fugitive"]
path = vim/bundle/fugitive
url = https://github.com/tpope/vim-fugitive.git
[submodule "vim/bundle/php-getter-setter"]
path = vim/bundle/php-getter-setter
url = https://github.com/docteurklein/php-getter-setter.vim.git
[submodule "vim/bundle/neocomplete.vim"]
path = vim/bundle/neocomplete.vim
url = https://github.com/Shougo/neocomplete.vim.git
[submodule "vim/bundle/PIV"]
path = vim/bundle/PIV
url = https://github.com/spf13/PIV.git
[submodule "vim/bundle/vimproc.vim"]
path = vim/bundle/vimproc.vim
url = https://github.com/Shougo/vimproc.vim.git
[submodule "vim/bundle/tabular"]
path = vim/bundle/tabular
url = git://github.com/godlygeek/tabular.git
[submodule "vim/bundle/ultisnips"]
path = vim/bundle/ultisnips
url = https://github.com/SirVer/ultisnips.git
[submodule "vim/bundle/vim-snippets"]
path = vim/bundle/vim-snippets
url = https://github.com/honza/vim-snippets.git
[submodule "powerline"]
path = powerline
url = https://github.com/Lokaltog/powerline
[submodule "vim/bundle/vim-easymotion"]
path = vim/bundle/vim-easymotion
url = https://github.com/Lokaltog/vim-easymotion.git
[submodule "vim/bundler/vim-easymotion"]
path = vim/bundler/vim-easymotion
url = https://github.com/Lokaltog/vim-easymotion.git
[submodule "vim/bundle/vim-hardtime"]
path = vim/bundle/vim-hardtime
url = https://github.com/takac/vim-hardtime.git
[submodule "vim/bundler/gundo.vim"]
path = vim/bundler/gundo.vim
url = http://github.com/sjl/gundo.vim.git
[submodule "vim/bundle/gundo.vim"]
path = vim/bundle/gundo.vim
url = http://github.com/sjl/gundo.vim.git