-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
79 lines (79 loc) · 2.64 KB
/
.gitmodules
File metadata and controls
79 lines (79 loc) · 2.64 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
[submodule "bundle/surround"]
path = bundle/surround
url = https://github.com/tpope/vim-surround.git
[submodule "bundle/repeat"]
path = bundle/repeat
url = https://github.com/tpope/vim-repeat.git
[submodule "bundle/colors-solarized"]
path = bundle/colors-solarized
url = https://github.com/altercation/vim-colors-solarized.git
[submodule "bundle/supertab"]
path = bundle/supertab
url = https://github.com/ervandew/supertab.git
[submodule "bundle/ctrlp"]
path = bundle/ctrlp
url = https://github.com/kien/ctrlp.vim.git
[submodule "bundle/textobj-user"]
path = bundle/textobj-user
url = https://github.com/kana/vim-textobj-user.git
ignore = untracked
[submodule "bundle/textobj-entire"]
path = bundle/textobj-entire
url = https://github.com/kana/vim-textobj-entire.git
ignore = untracked
[submodule "bundle/powerline"]
path = bundle/powerline
url = https://github.com/Lokaltog/vim-powerline.git
[submodule "bundle/fugitive"]
path = bundle/fugitive
url = https://github.com/tpope/vim-fugitive.git
[submodule "bundle/ragtag"]
path = bundle/ragtag
url = https://github.com/tpope/vim-ragtag.git
ignore = untracked
[submodule "bundle/markdown"]
path = bundle/markdown
url = https://github.com/plasticboy/vim-markdown.git
[submodule "bundle/clojure-static"]
path = bundle/clojure-static
url = https://github.com/guns/vim-clojure-static.git
ignore = untracked
[submodule "bundle/foreplay"]
path = bundle/foreplay
url = https://github.com/tpope/vim-foreplay.git
ignore = untracked
[submodule "bundle/classpath"]
path = bundle/classpath
ignore = untracked
url = https://github.com/tpope/vim-classpath.git
[submodule "bundle/easymotion"]
path = bundle/easymotion
url = https://github.com/Lokaltog/vim-easymotion
[submodule "bundle/commentary"]
path = bundle/commentary
url = https://github.com/tpope/vim-commentary.git
[submodule "bundle/bufexplorer"]
path = bundle/bufexplorer
url = https://github.com/vim-scripts/bufexplorer.zip.git
ignore = untracked
[submodule "bundle/fireplace"]
path = bundle/fireplace
url = https://github.com/tpope/vim-fireplace.git
[submodule "bundle/vinegar"]
path = bundle/vinegar
url = https://github.com/tpope/vim-vinegar.git
[submodule "bundle/javascript"]
path = bundle/javascript
url = https://github.com/pangloss/vim-javascript.git
[submodule "bundle/lion"]
path = bundle/lion
url = https://github.com/tommcdo/vim-lion.git
[submodule "bundle/unimpaired"]
path = bundle/unimpaired
url = https://github.com/tpope/vim-unimpaired.git
[submodule "bundle/signature"]
path = bundle/signature
url = https://github.com/kshenoy/vim-signature.git
[submodule "bundle/less"]
path = bundle/less
url = https://github.com/groenewege/vim-less.git