-
Notifications
You must be signed in to change notification settings - Fork 1
/
.gitmodules
123 lines (123 loc) · 5.09 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
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
[submodule "bundle/vim-fugitive"]
path = bundle/vim-fugitive
url = https://github.com/tpope/vim-fugitive
[submodule "bundle/vim-bufferline"]
path = bundle/vim-bufferline
url = https://github.com/bling/vim-bufferline
[submodule "bundle/YouCompleteMe"]
path = bundle/YouCompleteMe
url = https://github.com/Valloric/YouCompleteMe
[submodule "bundle/MatchTagAlways"]
path = bundle/MatchTagAlways
url = https://github.com/Valloric/MatchTagAlways
[submodule "bundle/vim-javascript"]
path = bundle/vim-javascript
url = https://github.com/pangloss/vim-javascript
[submodule "bundle/nerdtree"]
path = bundle/nerdtree
url = https://github.com/scrooloose/nerdtree
[submodule "bundle/vim-surround"]
path = bundle/vim-surround
url = https://github.com/tpope/vim-surround
[submodule "bundle/tern_for_vim"]
path = bundle/tern_for_vim
url = https://github.com/ternjs/tern_for_vim
[submodule "bundle/delimitMate"]
path = bundle/delimitMate
url = https://github.com/Raimondi/delimitMate
[submodule "pack/my_plugins/start/vim-l9"]
path = pack/my_plugins/start/vim-l9
url = https://github.com/eparreno/vim-l9
[submodule "pack/my_plugins/start/vim-fugitive"]
path = pack/my_plugins/start/vim-fugitive
url = https://github.com/tpope/vim-fugitive
[submodule "pack/my_plugins/start/vim-bufferline"]
path = pack/my_plugins/start/vim-bufferline
url = https://github.com/bling/vim-bufferline
[submodule "pack/my_plugins/start/YouCompleteMe"]
path = pack/my_plugins/start/YouCompleteMe
url = https://github.com/Valloric/YouCompleteMe
[submodule "pack/my_plugins/start/MatchTagAlways"]
path = pack/my_plugins/start/MatchTagAlways
url = https://github.com/Valloric/MatchTagAlways
[submodule "pack/my_plugins/start/vim-javascript"]
path = pack/my_plugins/start/vim-javascript
url = https://github.com/pangloss/vim-javascript
[submodule "pack/my_plugins/start/nerdtree"]
path = pack/my_plugins/start/nerdtree
url = https://github.com/scrooloose/nerdtree
[submodule "pack/my_plugins/start/vim-surround"]
path = pack/my_plugins/start/vim-surround
url = https://github.com/tpope/vim-surround
[submodule "pack/my_plugins/start/powerline"]
path = pack/my_plugins/start/powerline
url = https://github.com/powerline/powerline
[submodule "pack/my_plugins/start/diffchar.vim"]
path = pack/my_plugins/start/diffchar.vim
url = https://github.com/rickhowe/diffchar.vim
[submodule "pack/my_plugins/start/ale"]
path = pack/my_plugins/start/ale
url = https://github.com/w0rp/ale
[submodule "pack/my_plugins/start/dart-vim-plugin"]
path = pack/my_plugins/start/dart-vim-plugin
url = https://github.com/dart-lang/dart-vim-plugin
[submodule "pack/my_plugins/start/UltiSnips"]
path = pack/my_plugins/start/UltiSnips
url = https://github.com/sirver/UltiSnips
[submodule "pack/my_plugins/start/vim-go"]
path = pack/my_plugins/start/vim-go
url = https://github.com/fatih/vim-go.git
[submodule "pack/my_plugins/start/vim-snippets"]
path = pack/my_plugins/start/vim-snippets
url = https://github.com/honza/vim-snippets.git
[submodule "fzf"]
path = pack/my_plugins/start/fzf
url = https://github.com/junegunn/fzf.vim
[submodule "pack/my_plugins/start/fzf.vim"]
path = pack/my_plugins/start/fzf.vim
url = https://github.com/junegunn/fzf.vim
[submodule "pack/my_plugins/start/tagbar"]
path = pack/my_plugins/start/tagbar
url = https://github.com/majutsushi/tagbar
[submodule "pack/my_plugins/start/vim-signature"]
path = pack/my_plugins/start/vim-signature
url = https://github.com/kshenoy/vim-signature
[submodule "pack/my_plugins/start/lexima.vim"]
path = pack/my_plugins/start/lexima.vim
url = https://github.com/cohama/lexima.vim
[submodule "pack/my_plugins/start/ListToggle"]
path = pack/my_plugins/start/ListToggle
url = https://github.com/Valloric/ListToggle
[submodule "colors/Apprentice"]
path = colors/Apprentice
url = https://github.com/romainl/Apprentice
[submodule "colors/git/sorcerer"]
path = colors/git/sorcerer
url = https://github.com/vim-scripts/Sorcerer
[submodule "pack/my_plugins/start/nginx.vim"]
path = pack/my_plugins/start/nginx.vim
url = https://github.com/chr4/nginx.vim
[submodule "pack/my_plugins/start/vim-nand2tetris-syntax"]
path = pack/my_plugins/start/vim-nand2tetris-syntax
url = https://github.com/sevko/vim-nand2tetris-syntax
[submodule "pack/my_plugins/start/xmledit"]
path = pack/my_plugins/start/xmledit
url = https://github.com/sukima/xmledit
[submodule "pack/my_plugins/start/md-img-paste.vim"]
path = pack/my_plugins/start/md-img-paste.vim
url = [email protected]:ferrine/md-img-paste.vim.git
[submodule "pack/my_plugins/start/supertab"]
path = pack/my_plugins/start/supertab
url = https://github.com/ervandew/supertab
[submodule "pack/my_plugins/start/fzf"]
path = pack/my_plugins/start/fzf
url = https://github.com/junegunn/fzf
[submodule "pack/my_plugins/start/tabular"]
path = pack/my_plugins/start/tabular
url = https://github.com/godlygeek/tabular
[submodule "pack/my_plugins/start/vim-peekaboo"]
path = pack/my_plugins/start/vim-peekaboo
url = https://github.com/junegunn/vim-peekaboo.git
[submodule "pack/my_plugins/start/papercolor-theme"]
path = pack/my_plugins/start/papercolor-theme
url = https://github.com/NLKNguyen/papercolor-theme.git