-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
90 lines (90 loc) · 3.29 KB
/
.gitmodules
File metadata and controls
90 lines (90 loc) · 3.29 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
[submodule "bundle/vim-yaml"]
path = bundle/vim-yaml
url = https://github.com/avakhov/vim-yaml
[submodule "bundle/VimCalc"]
path = bundle/VimCalc
url = https://github.com/gregsexton/VimCalc.git
[submodule "bundle/ag.vim"]
path = bundle/ag.vim
url = https://github.com/rking/ag.vim
[submodule "bundle/bufexplorer"]
path = bundle/bufexplorer
url = https://github.com/corntrace/bufexplorer.git
ignore = untracked
[submodule "bundle/bufkill.vim"]
path = bundle/bufkill.vim
url = https://github.com/vim-scripts/bufkill.vim.git
[submodule "bundle/ctrlp-extensions.vim"]
path = bundle/ctrlp-extensions.vim
url = https://github.com/sgur/ctrlp-extensions.vim.git
[submodule "bundle/ctrlp-funky"]
path = bundle/ctrlp-funky
url = https://github.com/tacahiroy/ctrlp-funky.git
[submodule "bundle/ctrlp-modified.vim"]
path = bundle/ctrlp-modified.vim
url = https://github.com/jasoncodes/ctrlp-modified.vim.git
[submodule "bundle/ctrlp.vim"]
path = bundle/ctrlp.vim
url = https://github.com/kien/ctrlp.vim.git
[submodule "bundle/nerdtree"]
path = bundle/nerdtree
url = https://github.com/scrooloose/nerdtree.git
[submodule "bundle/open-browser-github.vim"]
path = bundle/open-browser-github.vim
url = https://github.com/tyru/open-browser-github.vim.git
ignore = untracked
[submodule "bundle/open-browser.vim"]
path = bundle/open-browser.vim
url = https://github.com/tyru/open-browser.vim.git
[submodule "bundle/vim-abolish"]
path = bundle/vim-abolish
url = https://github.com/tpope/vim-abolish.git
[submodule "bundle/vim-ansible-yaml"]
path = bundle/vim-ansible-yaml
url = https://github.com/chase/vim-ansible-yaml.git
[submodule "bundle/vim-coffee-script"]
path = bundle/vim-coffee-script
url = https://github.com/kchmck/vim-coffee-script.git
[submodule "bundle/vim-latex-suite"]
path = bundle/vim-latex-suite
url = https://github.com/gerw/vim-latex-suite.git
[submodule "bundle/vim-less"]
path = bundle/vim-less
url = https://github.com/groenewege/vim-less
[submodule "bundle/vim-markdown"]
path = bundle/vim-markdown
url = https://github.com/plasticboy/vim-markdown.git
[submodule "bundle/vim-python-test-runner"]
path = bundle/vim-python-test-runner
url = https://github.com/JarrodCTaylor/vim-python-test-runner
ignore = untracked
[submodule "bundle/vim-scala"]
path = bundle/vim-scala
url = https://github.com/derekwyatt/vim-scala.git
[submodule "bundle/supertab"]
path = bundle/supertab
url = https://github.com/ervandew/supertab.git
[submodule "bundle/vim-commentary"]
path = bundle/vim-commentary
url = https://github.com/tpope/vim-commentary.git
[submodule "bundle/vim-cython"]
path = bundle/vim-cython
url = https://github.com/tshirtman/vim-cython.git
[submodule "bundle/vim-markdown-preview"]
path = bundle/vim-markdown-preview
url = https://github.com/JamshedVesuna/vim-markdown-preview.git
[submodule "bundle/vim-json"]
path = bundle/vim-json
url = https://github.com/elzr/vim-json.git
[submodule "bundle/jshint.vim"]
path = bundle/jshint.vim
url = https://github.com/wookiehangover/jshint.vim.git
[submodule "bundle/vim-airline"]
path = bundle/vim-airline
url = https://github.com/vim-airline/vim-airline.git
[submodule "bundle/undotree"]
path = bundle/undotree
url = https://github.com/mbbill/undotree.git
[submodule "bundle/SimpylFold"]
path = bundle/SimpylFold
url = https://github.com/tmhedberg/SimpylFold