-
Notifications
You must be signed in to change notification settings - Fork 1
/
.gitmodules
90 lines (90 loc) · 3.79 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
[submodule "lib/vim/all-bundles/delimitMate"]
path = lib/vim/all-bundles/delimitMate
url = [email protected]:Raimondi/delimitMate.git
[submodule "lib/vim/all-bundles/vim-node"]
path = lib/vim/all-bundles/vim-node
url = [email protected]:moll/vim-node.git
[submodule "lib/vim/all-bundles/sideways.vim"]
path = lib/vim/all-bundles/sideways.vim
url = [email protected]:AndrewRadev/sideways.vim.git
[submodule "lib/vim/all-bundles/vim-surround"]
path = lib/vim/all-bundles/vim-surround
url = [email protected]:tpope/vim-surround.git
[submodule "lib/vim/all-bundles/vim-go"]
path = lib/vim/all-bundles/vim-go
url = [email protected]:fatih/vim-go.git
[submodule "lib/vim/all-bundles/vim-endwise"]
path = lib/vim/all-bundles/vim-endwise
url = [email protected]:tpope/vim-endwise.git
[submodule "lib/vim/all-bundles/vim-scala"]
path = lib/vim/all-bundles/vim-scala
url = [email protected]:derekwyatt/vim-scala.git
[submodule "lib/vim/all-bundles/gyp.vim"]
path = lib/vim/all-bundles/gyp.vim
url = [email protected]:kelan/gyp.vim.git
[submodule "lib/vim/all-bundles/neocomplete"]
path = lib/vim/all-bundles/neocomplete
url = [email protected]:Shougo/neocomplete.vim.git
[submodule "lib/vim/all-bundles/nerdcommenter"]
path = lib/vim/all-bundles/nerdcommenter
url = [email protected]:scrooloose/nerdcommenter.git
[submodule "lib/vim/all-bundles/nerdtree"]
path = lib/vim/all-bundles/nerdtree
url = [email protected]:scrooloose/nerdtree.git
[submodule "lib/vim/all-bundles/vim-javascript"]
path = lib/vim/all-bundles/vim-javascript
url = [email protected]:pangloss/vim-javascript.git
[submodule "lib/vim/all-bundles/vim-json"]
path = lib/vim/all-bundles/vim-json
url = [email protected]:elzr/vim-json.git
[submodule "lib/vim/all-bundles/vim-rails"]
path = lib/vim/all-bundles/vim-rails
url = [email protected]:tpope/vim-rails.git
[submodule "lib/vim/all-bundles/vim-ruby"]
path = lib/vim/all-bundles/vim-ruby
url = [email protected]:vim-ruby/vim-ruby.git
[submodule "lib/vim/all-bundles/vim-rspec"]
path = lib/vim/all-bundles/vim-rspec
url = [email protected]:thoughtbot/vim-rspec.git
[submodule "lib/zsh/oh-my-zsh"]
path = lib/zsh/oh-my-zsh
url = [email protected]:robbyrussell/oh-my-zsh.git
[submodule "lib/zsh/LS_COLORS"]
path = lib/zsh/LS_COLORS
url = [email protected]:trapd00r/LS_COLORS.git
[submodule "lib/tmux/tmux-powerline"]
path = lib/tmux/tmux-powerline
url = [email protected]:erikw/tmux-powerline.git
[submodule "lib/dircolors-solarized"]
path = lib/dircolors-solarized
url = [email protected]:seebi/dircolors-solarized.git
[submodule "lib/vim/all-bundles/vim-tabber"]
path = lib/vim/all-bundles/vim-tabber
url = [email protected]:fweep/vim-tabber.git
[submodule "lib/vim/all-bundles/ultisnips"]
path = lib/vim/all-bundles/ultisnips
url = [email protected]:SirVer/ultisnips.git
[submodule "lib/vim/all-bundles/vim-multiple-cursors"]
path = lib/vim/all-bundles/vim-multiple-cursors
url = [email protected]:terryma/vim-multiple-cursors.git
[submodule "lib/vim/all-bundles/goyo.vim"]
path = lib/vim/all-bundles/goyo.vim
url = [email protected]:junegunn/goyo.vim.git
[submodule "lib/vim/all-bundles/vim-coffee-script"]
path = lib/vim/all-bundles/vim-coffee-script
url = [email protected]:kchmck/vim-coffee-script.git
[submodule "lib/vim/all-bundles/vim-angular"]
path = lib/vim/all-bundles/vim-angular
url = [email protected]:burnettk/vim-angular.git
[submodule "lib/vim/all-bundles/javascript-libraries-syntax.vim"]
path = lib/vim/all-bundles/javascript-libraries-syntax.vim
url = [email protected]:othree/javascript-libraries-syntax.vim.git
[submodule "lib/tmux/plugins/tpm"]
path = lib/tmux/plugins/tpm
url = [email protected]:tmux-plugins/tpm.git
[submodule "lib/vim/all-bundles/command-t"]
path = lib/vim/all-bundles/command-t
url = [email protected]:wincent/command-t.git
[submodule "lib/vim/all-bundles/base16-vim"]
path = lib/vim/all-bundles/base16-vim
url = [email protected]:chriskempson/base16-vim.git