-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
99 lines (99 loc) · 3.73 KB
/
.gitmodules
File metadata and controls
99 lines (99 loc) · 3.73 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
[submodule "vim/bundle/vim-pathogen"]
path = vim/bundle/vim-pathogen
url = git://github.com/tpope/vim-pathogen.git
[submodule "vim/bundle/fugitive"]
path = vim/bundle/fugitive
url = git://github.com/tpope/vim-fugitive.git
[submodule "vim/bundle/delmitmate"]
path = vim/bundle/delmitmate
url = git://github.com/Raimondi/delimitMate.git
[submodule "vim/bundle/solarized"]
path = vim/bundle/solarized
url = git://github.com/altercation/vim-colors-solarized.git
[submodule "vim/bundle/pyflakes"]
path = vim/bundle/pyflakes
url = git://github.com/kevinw/pyflakes-vim.git
[submodule "vim/bundle/closetag"]
path = vim/bundle/closetag
url = git://github.com/docunext/closetag.vim.git
[submodule "vim/bundle/python-mode"]
path = vim/bundle/python-mode
url = https://github.com/klen/python-mode.git
[submodule "vim/bundle/syntastic"]
path = vim/bundle/syntastic
url = https://github.com/scrooloose/syntastic.git
[submodule "vim/bundle/coffee-script"]
path = vim/bundle/coffee-script
url = git://github.com/kchmck/vim-coffee-script.git
[submodule "vim/bundle/nerdcommenter"]
path = vim/bundle/nerdcommenter
url = git://github.com/scrooloose/nerdcommenter.git
[submodule "vim/bundle/surround"]
path = vim/bundle/surround
url = git://github.com/tpope/vim-surround.git
[submodule "sublime/packages/CodeIntel"]
path = sublime/packages/CodeIntel
url = git://github.com/Kronuz/SublimeCodeIntel.git
[submodule "sublime/packages/Djaneiro"]
path = sublime/packages/Djaneiro
url = git://github.com/squ1b3r/Djaneiro.git
[submodule "sublime/packages/Theme - Soda"]
path = sublime/packages/Theme - Soda
url = git://github.com/buymeasoda/soda-theme.git
[submodule "sublime/packages/Linter"]
path = sublime/packages/Linter
url = git://github.com/SublimeLinter/SublimeLinter.git
[submodule "sublime/packages/Sass"]
path = sublime/packages/Sass
url = git://github.com/nathos/sass-textmate-bundle.git
[submodule "sublime/packages/CoffeeScript"]
path = sublime/packages/CoffeeScript
url = git://github.com/jashkenas/coffee-script-tmbundle.git
[submodule "vim/bundle/ctrlp"]
path = vim/bundle/ctrlp
url = git://github.com/kien/ctrlp.vim.git
[submodule "fish/virtualfish"]
path = fish/virtualfish
url = git://github.com/adambrenecki/virtualfish.git
[submodule "vim/bundle/lightline"]
path = vim/bundle/lightline
url = https://github.com/itchyny/lightline.vim
[submodule "vim/bundle/tern_for_vim"]
path = vim/bundle/tern_for_vim
url = https://github.com/marijnh/tern_for_vim.git
[submodule "vim/bundle/gocode"]
path = vim/bundle/gocode
url = https://github.com/Blackrush/vim-gocode.git
[submodule "vim/bundle/vim-less"]
path = vim/bundle/vim-less
url = https://github.com/groenewege/vim-less.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-misc"]
path = vim/bundle/vim-misc
url = https://github.com/xolox/vim-misc.git
[submodule "vim/bundle/vim-session"]
path = vim/bundle/vim-session
url = https://github.com/xolox/vim-session.git
[submodule "vim/bundle/jsx"]
path = vim/bundle/jsx
url = https://github.com/mxw/vim-jsx.git
[submodule "vim/bundle/neocomplete"]
path = vim/bundle/neocomplete
url = git@github.com:Shougo/neocomplete.vim.git
[submodule "vim/bundle/neocomplcache"]
path = vim/bundle/neocomplcache
url = git@github.com:Shougo/neocomplcache.vim.git
[submodule "oh-my-fish"]
path = oh-my-fish
url = git://github.com/bpinto/oh-my-fish.git
[submodule "oh-my-fish-plugins/autojump"]
path = oh-my-fish-plugins/autojump
url = git://github.com/joelthelion/autojump.git
[submodule "bin/vcprompt"]
path = bin/vcprompt
url = git@github.com:maverickwoo/vcprompt.git
[submodule "vim/bundle/javascript"]
path = vim/bundle/javascript
url = git@github.com:pangloss/vim-javascript.git