-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
113 lines (113 loc) · 3.65 KB
/
Copy path.gitmodules
File metadata and controls
113 lines (113 loc) · 3.65 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
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
[submodule "bundle/dash.vim"]
path = bundle/dash.vim
url = https://github.com/rizzatti/dash.vim.git
branch = master
[submodule "bundle/funcoo.vim"]
path = bundle/funcoo.vim
url = https://github.com/rizzatti/funcoo.vim.git
branch = master
[submodule "bundle/nerdtree"]
path = bundle/nerdtree
url = https://github.com/preservim/nerdtree.git
branch = master
[submodule "bundle/vim-colors-solarized"]
path = bundle/vim-colors-solarized
url = https://github.com/altercation/vim-colors-solarized.git
branch = master
[submodule "bundle/vim-fugitive"]
path = bundle/vim-fugitive
url = https://github.com/tpope/vim-fugitive.git
branch = master
[submodule "bundle/vim-sensible"]
path = bundle/vim-sensible
url = https://github.com/tpope/vim-sensible.git
branch = master
[submodule "bundle/vim-surround"]
path = bundle/vim-surround
url = https://github.com/tpope/vim-surround
branch = master
[submodule "bundle/syntastic"]
path = bundle/syntastic
url = https://github.com/vim-syntastic/syntastic.git
branch = master
[submodule "bundle/vim-wakatime"]
path = bundle/vim-wakatime
url = https://github.com/wakatime/vim-wakatime.git
branch = master
[submodule "bundle/vim-snipmate"]
path = bundle/vim-snipmate
url = https://github.com/garbas/vim-snipmate.git
branch = master
[submodule "bundle/vim-snippets"]
path = bundle/vim-snippets
url = https://github.com/honza/vim-snippets.git
branch = master
[submodule "bundle/tlib_vim"]
path = bundle/tlib_vim
url = https://github.com/tomtom/tlib_vim.git
branch = master
[submodule "bundle/vim-addon-mw-utils"]
path = bundle/vim-addon-mw-utils
url = https://github.com/MarcWeber/vim-addon-mw-utils.git
branch = master
[submodule "bundle/vim-easymotion"]
path = bundle/vim-easymotion
url = https://github.com/easymotion/vim-easymotion.git
branch = master
[submodule "bundle/emmet-vim"]
path = bundle/emmet-vim
url = https://github.com/mattn/emmet-vim.git
branch = master
[submodule "bundle/logstash"]
path = bundle/logstash
url = https://github.com/robbles/logstash.vim.git
branch = master
[submodule "bundle/vim-iptables"]
path = bundle/vim-iptables
url = https://github.com/vim-scripts/iptables.git
branch = master
[submodule "bundle/haproxy.vim"]
path = bundle/haproxy.vim
url = https://github.com/zimbatm/haproxy.vim.git
branch = master
[submodule "bundle/Jenkinsfile-vim-syntax"]
path = bundle/Jenkinsfile-vim-syntax
url = https://github.com/martinda/Jenkinsfile-vim-syntax.git
branch = master
[submodule "bundle/toml"]
path = bundle/toml
url = https://github.com/cespare/vim-toml
branch = main
[submodule "bundle/vim-live-reload"]
path = bundle/vim-live-reload
url = https://github.com/chiedojohn/vim-live-reload.git
branch = master
[submodule "bundle/youcompleteme"]
path = bundle/youcompleteme
url = https://github.com/ycm-core/YouCompleteMe.git
branch = master
[submodule "bundle/vim-twig"]
path = bundle/vim-twig
url = https://github.com/evidens/vim-twig.git
branch = master
[submodule "bundle/vim-fzf"]
path = bundle/vim-fzf
url = https://github.com/junegunn/fzf.vim.git
branch = master
[submodule "bundle/colorizer"]
path = bundle/colorizer
url = https://github.com/chrisbra/Colorizer.git
branch = master
[submodule "bundle/fzf"]
path = bundle/fzf
url = https://github.com/junegunn/fzf.git
branch = master
[submodule "bundle/fzf.vim"]
path = bundle/fzf.vim
url = https://github.com/junegunn/fzf.vim
[submodule "bundle/vim-airline-themes"]
path = bundle/vim-airline-themes
url = https://github.com/vim-airline/vim-airline-themes
[submodule "bundle/vim-airline"]
path = bundle/vim-airline
url = https://github.com/vim-airline/vim-airline