-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
81 lines (81 loc) · 3.41 KB
/
.gitmodules
File metadata and controls
81 lines (81 loc) · 3.41 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
[submodule "home/.vim/bundles/fugitive"]
path = home/.vim/bundles/fugitive
url = git://github.com/tpope/vim-fugitive.git
[submodule "home/.vim/bundles/closetag"]
path = home/.vim/bundles/closetag
url = git://github.com/vim-scripts/closetag.vim.git
[submodule "home/.vim/bundles/html5"]
path = home/.vim/bundles/html5
url = git://github.com/othree/html5.vim.git
[submodule "home/.vim/bundles/mustache"]
path = home/.vim/bundles/mustache
url = git://github.com/mustache/vim-mustache-handlebars.git
[submodule "home/.vim/bundles/nerdtree"]
path = home/.vim/bundles/nerdtree
url = git://github.com/scrooloose/nerdtree.git
[submodule "home/.vim/bundles/bundler"]
path = home/.vim/bundles/bundler
url = git://github.com/tpope/vim-bundler.git
[submodule "home/.vim/bundles/coffeescript"]
path = home/.vim/bundles/coffeescript
url = git://github.com/kchmck/vim-coffee-script.git
[submodule "home/.vim/bundles/cucumber"]
path = home/.vim/bundles/cucumber
url = git://github.com/tpope/vim-cucumber.git
[submodule "home/.vim/bundles/dart"]
path = home/.vim/bundles/dart
url = git://github.com/bartlomiejdanek/vim-dart.git
[submodule "home/.vim/bundles/rails"]
path = home/.vim/bundles/rails
url = git://github.com/tpope/vim-rails.git
[submodule "home/.vim/bundles/js-syntax"]
path = home/.vim/bundles/js-syntax
url = git://github.com/jelera/vim-javascript-syntax.git
[submodule "home/.zsh/zsh-syntax-highlighting"]
path = home/.zsh/zsh-syntax-highlighting
url = git://github.com/zsh-users/zsh-syntax-highlighting.git
[submodule "home/.oh-my-zsh"]
path = home/.oh-my-zsh
url = git://github.com/robbyrussell/oh-my-zsh.git
[submodule "home/.vim/bundles/vim-go"]
path = home/.vim/bundles/vim-go
url = https://github.com/fatih/vim-go.git
[submodule "home/.vim/bundles/vim-rubocop"]
path = home/.vim/bundles/vim-rubocop
url = https://github.com/ngmy/vim-rubocop.git
[submodule "home/.vim/bundles/vim-markdown"]
path = home/.vim/bundles/vim-markdown
url = https://github.com/plasticboy/vim-markdown.git
[submodule "home/.vim/bundles/base16-vim"]
path = home/.vim/bundles/base16-vim
url = https://github.com/chriskempson/base16-vim.git
[submodule "home/.vim/bundles/vim-unimpaired"]
path = home/.vim/bundles/vim-unimpaired
url = https://github.com/tpope/vim-unimpaired.git
[submodule "home/.vim/bundles/command-t"]
path = home/.vim/bundles/command-t
url = https://github.com/wincent/command-t.git
[submodule "home/.vim/bundles/vim-notes"]
path = home/.vim/bundles/vim-notes
url = https://github.com/xolox/vim-notes.git
[submodule "home/.vim/bundles/vim-misc"]
path = home/.vim/bundles/vim-misc
url = https://github.com/xolox/vim-misc.git
[submodule "home/.vim/bundles/vim-gitgutter"]
path = home/.vim/bundles/vim-gitgutter
url = https://github.com/airblade/vim-gitgutter.git
[submodule "home/.vim/bundles/vim-javascript-syntax"]
path = home/.vim/bundles/vim-javascript-syntax
url = https://github.com/jelera/vim-javascript-syntax.git
[submodule "home/.vim/bundles/neomake"]
path = home/.vim/bundles/neomake
url = https://github.com/neomake/neomake.git
[submodule "home/.vim/bundles/bbye"]
path = home/.vim/bundles/bbye
url = https://github.com/moll/vim-bbye.git
[submodule "home/.vim/bundles/editorconfig"]
path = home/.vim/bundles/editorconfig
url = https://github.com/editorconfig/editorconfig-vim.git
[submodule "home/.config/nvim/pack/minpac/opt/minpac"]
path = home/.config/nvim/pack/minpac/opt/minpac
url = https://github.com/k-takata/minpac.git