-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
60 lines (60 loc) · 2.33 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
[submodule ".oh-my-zsh"]
path = .oh-my-zsh
url = https://github.com/ibatullin/oh-my-zsh
[submodule ".vim/bundle/vim-colors-solarized"]
path = .vim/bundle/vim-colors-solarized
url = https://github.com/altercation/vim-colors-solarized
[submodule ".vim/bundle/vim-ruby"]
path = .vim/bundle/vim-ruby
url = https://github.com/vim-ruby/vim-ruby
[submodule ".vim/bundle/vim-endwise"]
path = .vim/bundle/vim-endwise
url = https://github.com/tpope/vim-endwise
[submodule ".vim/bundle/vim-mustache-handlebars"]
path = .vim/bundle/vim-mustache-handlebars
url = https://github.com/mustache/vim-mustache-handlebars
[submodule ".vim/bundle/vim-fugitive"]
path = .vim/bundle/vim-fugitive
url = https://github.com/tpope/vim-fugitive
[submodule ".vim/bundle/nerdtree"]
path = .vim/bundle/nerdtree
url = https://github.com/scrooloose/nerdtree
[submodule ".vim/bundle/a"]
path = .vim/bundle/a
url = https://github.com/vim-scripts/a.vim
[submodule ".vim/bundle/rails"]
path = .vim/bundle/rails
url = https://github.com/tpope/vim-rails
[submodule ".vim/bundle/vim-css-color"]
path = .vim/bundle/vim-css-color
url = https://github.com/ap/vim-css-color
[submodule ".vim/bundle/vim-pug"]
path = .vim/bundle/vim-pug
url = https://github.com/digitaltoad/vim-pug
[submodule ".vim/bundle/vim-liquid"]
path = .vim/bundle/vim-liquid
url = https://github.com/tpope/vim-liquid
[submodule ".vim/bundle/vim-commentary"]
path = .vim/bundle/vim-commentary
url = https://github.com/tpope/vim-commentary
[submodule ".vim/bundle/dash-vim"]
path = .vim/bundle/dash-vim
url = https://github.com/rizzatti/dash.vim
[submodule ".dot-tools/qtcreator-backup"]
path = .dot-tools/qtcreator-backup
url = https://github.com/ibatullin/qtcreator-backup
[submodule ".vim/bundle/vim-vue"]
path = .vim/bundle/vim-vue
url = https://github.com/posva/vim-vue.git
[submodule ".vim/bundle/vim-multiple-cursors"]
path = .vim/bundle/vim-multiple-cursors
url = https://github.com/terryma/vim-multiple-cursors
[submodule ".vim/bundle/vim-flatbuffers"]
path = .vim/bundle/vim-flatbuffers
url = https://github.com/zchee/vim-flatbuffers.git
[submodule ".vim/bundle/vim-polyglot"]
path = .vim/bundle/vim-polyglot
url = https://github.com/sheerun/vim-polyglot
[submodule "/Users/ti/.vim/bundle/typescript-vim"]
path = /Users/ti/.vim/bundle/typescript-vim
url = https://github.com/leafgarland/typescript-vim.git