-
Notifications
You must be signed in to change notification settings - Fork 6
/
.gitmodules
109 lines (109 loc) · 4.03 KB
/
.gitmodules
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
108
109
[submodule ".vim/bundle/fugitive"]
path = .vim/bundle/fugitive
url = https://github.com/tpope/vim-fugitive.git
[submodule ".vim/bundle/matchit"]
path = .vim/bundle/matchit
url = https://github.com/wzzrd/vim-matchit.git
[submodule ".vim/bundle/surround"]
path = .vim/bundle/vim-surround
url = https://github.com/tpope/vim-surround.git
[submodule ".vim/bundle/command-t"]
path = .vim/bundle/command-t
url = https://github.com/wincent/command-t.git
[submodule ".vim/bundle/javascript"]
path = .vim/bundle/vim-javascript
url = https://github.com/pangloss/vim-javascript.git
[submodule ".vim/bundle/nerdcommenter"]
path = .vim/bundle/nerdcommenter
url = https://github.com/scrooloose/nerdcommenter.git
[submodule ".vim/bundle/endwise"]
path = .vim/bundle/endwise
url = https://github.com/tpope/vim-endwise.git
[submodule ".vim/bundle/haml"]
path = .vim/bundle/vim-haml
url = https://github.com/tpope/vim-haml.git
[submodule ".vim/bundle/vim-git"]
path = .vim/bundle/vim-git
url = https://github.com/tpope/vim-git.git
ignore = dirty
[submodule ".vim/bundle/vim-markdown"]
path = .vim/bundle/vim-markdown
url = https://github.com/tpope/vim-markdown.git
[submodule ".vim/bundle/vim-yardoc"]
path = .vim/bundle/vim-yardoc
url = https://github.com/noprompt/vim-yardoc.git
[submodule ".vim/bundle/ultisnips"]
path = .vim/bundle/ultisnips
url = https://github.com/SirVer/ultisnips.git
[submodule ".vim/bundle/vim-multiple-cursors"]
path = .vim/bundle/vim-multiple-cursors
url = https://github.com/terryma/vim-multiple-cursors.git
[submodule ".vim/bundle/vim-vinegar"]
path = .vim/bundle/vim-vinegar
url = https://github.com/tpope/vim-vinegar.git
ignore = dirty
[submodule ".vim/bundle/vim-ruby"]
path = .vim/bundle/vim-ruby
url = https://github.com/vim-ruby/vim-ruby.git
[submodule ".vim/bundle/vim-repeat"]
path = .vim/bundle/vim-repeat
url = https://github.com/tpope/vim-repeat.git
[submodule ".vim/bundle/vim-jsx"]
path = .vim/bundle/vim-jsx
url = https://github.com/mxw/vim-jsx.git
[submodule ".zprezto"]
path = .zprezto
url = https://github.com/sorin-ionescu/prezto.git
[submodule ".vim/bundle/YouCompleteMe"]
path = .vim/bundle/YouCompleteMe
url = https://github.com/ycm-core/YouCompleteMe.git
ignore = dirty
[submodule ".vim/bundle/supertab"]
path = .vim/bundle/supertab
url = https://github.com/ervandew/supertab.git
[submodule ".vim/bundle/vim-css3-syntax"]
path = .vim/bundle/vim-css3-syntax
url = https://github.com/hail2u/vim-css3-syntax.git
[submodule ".vim/bundle/vim-signature"]
path = .vim/bundle/vim-signature
url = https://github.com/kshenoy/vim-signature.git
[submodule ".vim/bundle/vim-dispatch"]
path = .vim/bundle/vim-dispatch
url = https://github.com/tpope/vim-dispatch.git
[submodule ".vim/bundle/vim-projectionist"]
path = .vim/bundle/vim-projectionist
url = https://github.com/tpope/vim-projectionist.git
[submodule ".vim/bundle/vim-easydir"]
path = .vim/bundle/vim-easydir
url = https://github.com/dockyard/vim-easydir.git
[submodule ".vim/bundle/vim-pathogen"]
path = .vim/bundle/vim-pathogen
url = https://github.com/tpope/vim-pathogen.git
[submodule ".zsh/base16-shell"]
path = .zsh/base16-shell
url = https://github.com/chriskempson/base16-shell.git
[submodule ".vim/bundle/base16-vim"]
path = .vim/bundle/base16-vim
url = https://github.com/chriskempson/base16-vim.git
[submodule ".vim/bundle/terminus"]
path = .vim/bundle/terminus
url = https://github.com/wincent/terminus.git
[submodule ".vim/bundle/vim-eunuch"]
path = .vim/bundle/vim-eunuch
url = https://github.com/tpope/vim-eunuch.git
[submodule ".vim/bundle/ferret"]
path = .vim/bundle/ferret
url = https://github.com/wincent/ferret.git
[submodule ".vim/bundle/loupe"]
path = .vim/bundle/loupe
url = https://github.com/wincent/loupe.git
[submodule ".vim/bundle/vim-import-js"]
path = .vim/bundle/vim-import-js
url = https://github.com/galooshi/vim-import-js.git
[submodule ".vim/bundle/pinnacle"]
path = .vim/bundle/pinnacle
url = https://github.com/wincent/pinnacle.git
ignore = dirty
[submodule ".vim/bundle/ale"]
path = .vim/bundle/ale
url = https://github.com/w0rp/ale.git