-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
51 lines (51 loc) · 1.79 KB
/
.gitmodules
File metadata and controls
51 lines (51 loc) · 1.79 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
[submodule "bundle/node"]
path = bundle/node
url = https://github.com/moll/vim-node.git
[submodule "bundle/javascript-syntax"]
path = bundle/javascript-syntax
url = https://github.com/jelera/vim-javascript-syntax.git
[submodule "bundle/javascript-libraries-syntax"]
path = bundle/javascript-libraries-syntax
url = https://github.com/othree/javascript-libraries-syntax.vim.git
[submodule "bundle/git"]
path = bundle/git
url = https://github.com/tpope/vim-git.git
[submodule "bundle/fugitive"]
path = bundle/fugitive
url = https://github.com/tpope/vim-fugitive.git
[submodule "bundle/sensible"]
path = bundle/sensible
url = https://github.com/tpope/vim-sensible.git
[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/commentary"]
path = bundle/commentary
url = https://github.com/tpope/vim-commentary.git
[submodule "bundle/securemodelines"]
path = bundle/securemodelines
url = https://github.com/ciaranm/securemodelines.git
[submodule "bundle/syntastic"]
path = bundle/syntastic
url = https://github.com/scrooloose/syntastic.git
[submodule "bundle/darcula"]
path = bundle/darcula
url = https://github.com/blueshirts/darcula.git
[submodule "bundle/solarized"]
path = bundle/solarized
url = https://github.com/altercation/vim-colors-solarized.git
[submodule "bundle/json"]
path = bundle/json
url = https://github.com/elzr/vim-json.git
[submodule "bundle/markdown"]
path = bundle/markdown
url = https://github.com/tpope/vim-markdown.git
[submodule "bundle/tmux"]
path = bundle/tmux
url = https://github.com/tmux-plugins/vim-tmux.git
[submodule "bundle/nerdtree"]
path = bundle/nerdtree
url = https://github.com/scrooloose/nerdtree.git