-
Notifications
You must be signed in to change notification settings - Fork 3
/
.gitmodules
96 lines (96 loc) · 3.95 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
[submodule "shell/base16-iterm2"]
path = shell/base16-iterm2
url = https://github.com/chriskempson/base16-iterm2
[submodule "shell/base16-shell"]
path = shell/base16-shell
url = https://github.com/chriskempson/base16-shell.git
[submodule "shell/completions/git"]
path = shell/completions/git
url = https://github.com/git/git.git
[submodule "shell/completions/npm"]
path = shell/completions/npm
url = https://github.com/npm/npm
[submodule "shell/fonts/powerline-fonts"]
path = shell/fonts/powerline-fonts
url = https://github.com/Lokaltog/powerline-fonts.git
[submodule "vim/bundle/base16-vim"]
path = vim/bundle/base16-vim
url = https://github.com/chriskempson/base16-vim.git
[submodule "vim/bundle/editorconfig-vim"]
path = vim/bundle/editorconfig-vim
url = https://github.com/editorconfig/editorconfig-vim.git
[submodule "vim/bundle/emmet-vim"]
path = vim/bundle/emmet-vim
url = https://github.com/mattn/emmet-vim.git
[submodule "vim/bundle/html5.vim"]
path = vim/bundle/html5.vim
url = https://github.com/othree/html5.vim.git
[submodule "vim/bundle/nerdtree"]
path = vim/bundle/nerdtree
url = https://github.com/scrooloose/nerdtree.git
[submodule "vim/bundle/powerline"]
path = vim/bundle/powerline
url = https://github.com/Lokaltog/powerline.git
[submodule "vim/bundle/snipmate.vim"]
path = vim/bundle/snipmate.vim
url = https://github.com/msanders/snipmate.vim.git
[submodule "vim/bundle/typescript-vim"]
path = vim/bundle/typescript-vim
url = https://github.com/leafgarland/typescript-vim.git
[submodule "vim/bundle/vim-blade"]
path = vim/bundle/vim-blade
url = https://github.com/xsbeats/vim-blade.git
[submodule "vim/bundle/vim-commentary"]
path = vim/bundle/vim-commentary
url = https://github.com/tpope/vim-commentary.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-ctrlp"]
path = vim/bundle/vim-ctrlp
url = https://github.com/kien/ctrlp.vim.git
[submodule "vim/bundle/vim-cucumber"]
path = vim/bundle/vim-cucumber
url = https://github.com/tpope/vim-cucumber.git
[submodule "vim/bundle/vim-easymotion"]
path = vim/bundle/vim-easymotion
url = https://github.com/Lokaltog/vim-easymotion.git
[submodule "vim/bundle/vim-fugitive"]
path = vim/bundle/vim-fugitive
url = https://github.com/tpope/vim-fugitive.git
[submodule "vim/bundle/vim-indent-guides"]
path = vim/bundle/vim-indent-guides
url = https://github.com/nathanaelkane/vim-indent-guides.git
[submodule "vim/bundle/vim-javascript"]
path = vim/bundle/vim-javascript
url = https://github.com/pangloss/vim-javascript
[submodule "vim/bundle/vim-json"]
path = vim/bundle/vim-json
url = https://github.com/elzr/vim-json.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-mustache-handlebars"]
path = vim/bundle/vim-mustache-handlebars
url = https://github.com/mustache/vim-mustache-handlebars.git
[submodule "vim/bundle/vim-nerdtree-tabs"]
path = vim/bundle/vim-nerdtree-tabs
url = https://github.com/jistr/vim-nerdtree-tabs.git
[submodule "vim/bundle/vim-pathogen"]
path = vim/bundle/vim-pathogen
url = https://github.com/tpope/vim-pathogen.git
[submodule "vim/bundle/vim-rename"]
path = vim/bundle/vim-rename
url = https://github.com/danro/rename.vim.git
[submodule "vim/bundle/vim-repeat"]
path = vim/bundle/vim-repeat
url = https://github.com/tpope/vim-repeat.git
[submodule "vim/bundle/vim-stylus"]
path = vim/bundle/vim-stylus
url = https://github.com/wavded/vim-stylus.git
[submodule "vim/bundle/vim-surround"]
path = vim/bundle/vim-surround
url = https://github.com/tpope/vim-surround.git
[submodule "vim/bundle/vim-jsx"]
path = vim/bundle/vim-jsx
url = https://github.com/mxw/vim-jsx.git