-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy path.gitmodules
More file actions
107 lines (107 loc) · 4.43 KB
/
.gitmodules
File metadata and controls
107 lines (107 loc) · 4.43 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
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
105
106
107
[submodule ".vim/pack/bundles/all/bufexplorer"]
path = .vim/pack/bundles/all/bufexplorer
url = https://github.com/corntrace/bufexplorer.git
ignore = dirty
[submodule ".vim/pack/bundles/all/nerdcommenter"]
path = .vim/pack/bundles/all/nerdcommenter
url = https://github.com/scrooloose/nerdcommenter.git
[submodule ".vim/pack/bundles/all/nerdtree"]
path = .vim/pack/bundles/all/nerdtree
url = https://github.com/scrooloose/nerdtree.git
[submodule ".vim/pack/bundles/all/gnuplot"]
path = .vim/pack/bundles/all/gnuplot
url = https://github.com/vim-scripts/gnuplot.vim.git
[submodule ".vim/pack/bundles/all/tagbar"]
path = .vim/pack/bundles/all/tagbar
url = https://github.com/majutsushi/tagbar.git
ignore = dirty
[submodule ".vim/pack/bundles/all/foldsearch"]
path = .vim/pack/bundles/all/foldsearch
url = https://github.com/vim-scripts/foldsearch.git
ignore = dirty
[submodule ".vim/pack/bundles/all/fugitive"]
path = .vim/pack/bundles/all/fugitive
url = https://github.com/tpope/vim-fugitive.git
[submodule ".vim/pack/bundles/all/snipmate"]
path = .vim/pack/bundles/all/snipmate
url = https://github.com/msanders/snipmate.vim.git
ignore = dirty
[submodule ".vim/pack/bundles/all/indent-guides"]
path = .vim/pack/bundles/all/indent-guides
url = https://github.com/nathanaelkane/vim-indent-guides.git
ignore = dirty
[submodule ".vim/pack/bundles/all/matchit"]
path = .vim/pack/bundles/all/matchit
url = https://github.com/vim-scripts/matchit.zip.git
ignore = dirty
[submodule ".vim/pack/bundles/all/surround"]
path = .vim/pack/bundles/all/surround
url = https://github.com/tpope/vim-surround.git
ignore = dirty
[submodule ".vim/pack/bundles/all/xterm-color-table"]
path = .vim/pack/bundles/all/xterm-color-table
url = https://github.com/guns/xterm-color-table.vim.git
ignore = dirty
[submodule ".vim/pack/bundles/all/BufOnly"]
path = .vim/pack/bundles/all/BufOnly
url = https://github.com/vim-scripts/BufOnly.vim.git
[submodule ".vim/pack/bundles/all/unimpaired"]
path = .vim/pack/bundles/all/unimpaired
url = https://github.com/tpope/vim-unimpaired.git
ignore = dirty
[submodule ".vim/pack/bundles/all/ack"]
path = .vim/pack/bundles/all/ack
url = https://github.com/mileszs/ack.vim.git
ignore = dirty
[submodule ".vim/pack/bundles/all/rainbow-parentheses"]
path = .vim/pack/bundles/all/rainbow-parentheses
url = https://github.com/kien/rainbow_parentheses.vim.git
ignore = dirty
[submodule ".vim/pack/bundles/all/tabular"]
path = .vim/pack/bundles/all/tabular
url = https://github.com/godlygeek/tabular.git
ignore = dirty
[submodule ".vim/pack/bundles/all/ColorX"]
path = .vim/pack/bundles/all/ColorX
url = https://github.com/vim-scripts/ColorX.git
[submodule ".vim/pack/bundles/all/vim-slime"]
path = .vim/pack/bundles/all/vim-slime
url = https://github.com/jpalardy/vim-slime.git
ignore = dirty
[submodule ".vim/pack/bundles/all/repeat"]
path = .vim/pack/bundles/all/repeat
url = https://github.com/tpope/vim-repeat.git
[submodule ".vim/pack/bundles/all/vim-javascript"]
path = .vim/pack/bundles/all/vim-javascript
url = https://github.com/pangloss/vim-javascript.git
[submodule ".vim/pack/bundles/all/jellybeans"]
path = .vim/pack/bundles/all/jellybeans
url = https://github.com/nanotech/jellybeans.vim.git
[submodule ".vim/pack/bundles/all/colorizer"]
path = .vim/pack/bundles/all/colorizer
url = https://github.com/lilydjwg/colorizer.git
[submodule ".vim/pack/bundles/all/ansible-vim"]
path = .vim/pack/bundles/all/ansible-vim
url = https://github.com/pearofducks/ansible-vim
[submodule ".vim/pack/bundles/all/ansiesc"]
path = .vim/pack/bundles/all/ansiesc
url = https://github.com/powerman/vim-plugin-AnsiEsc.git
[submodule ".vim/pack/bundles/all/vim-gitgutter"]
path = .vim/pack/bundles/all/vim-gitgutter
url = https://github.com/airblade/vim-gitgutter.git
[submodule ".vim/pack/bundles/all/nerdtree-git-plugin"]
path = .vim/pack/bundles/all/nerdtree-git-plugin
url = https://github.com/Xuyuanp/nerdtree-git-plugin.git
[submodule ".vim/pack/bundles/all/python-mode"]
path = .vim/pack/bundles/all/python-mode
url = https://github.com/python-mode/python-mode.git
ignore = dirty
[submodule ".vim/pack/bundles/all/vim-gnupg"]
path = .vim/pack/bundles/all/vim-gnupg
url = https://github.com/jamessan/vim-gnupg.git
[submodule ".vim/pack/bundles/all/ctrlp"]
path = .vim/pack/bundles/all/ctrlp
url = https://github.com/ctrlpvim/ctrlp.vim.git
[submodule ".vim/pack/bundles/all/fzf.vim"]
path = .vim/pack/bundles/all/fzf.vim
url = https://github.com/junegunn/fzf.vim.git