This repository has been archived by the owner on May 18, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
98 lines (98 loc) · 3.43 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
[submodule "bundle/vim-less"]
path = bundle/vim-less
url = https://github.com/groenewege/vim-less
[submodule "bundle/vim-surround"]
path = bundle/vim-surround
url = git://github.com/tpope/vim-surround.git
[submodule "bundle/vim-airline"]
path = bundle/vim-airline
url = https://github.com/vim-airline/vim-airline
[submodule "bundle/vim-airline-themes"]
path = bundle/vim-airline-themes
url = https://github.com/vim-airline/vim-airline-themes
[submodule "bundle/vim-fugitive"]
path = bundle/vim-fugitive
url = git://github.com/tpope/vim-fugitive.git
[submodule "bundle/matchit"]
path = bundle/matchit
url = https://github.com/tmhedberg/matchit
[submodule "bundle/vim-css3-syntax"]
path = bundle/vim-css3-syntax
url = https://github.com/hail2u/vim-css3-syntax
[submodule "bundle/vimtex"]
path = bundle/vimtex
url = https://github.com/lervag/vimtex
[submodule "bundle/quicktex"]
path = bundle/quicktex
url = https://github.com/brennier/quicktex
[submodule "bundle/vim-pandoc-syntax"]
path = bundle/vim-pandoc-syntax
url = https://github.com/vim-pandoc/vim-pandoc-syntax
[submodule "bundle/vim-table-mode"]
path = bundle/vim-table-mode
url = https://github.com/dhruvasagar/vim-table-mode
[submodule "bundle/goyo.vim"]
path = bundle/goyo.vim
url = https://github.com/junegunn/goyo.vim
ignore = dirty
[submodule "bundle/united-front"]
path = bundle/united-front
url = git@github.com:ardagnir/united-front.git
[submodule "bundle/vim-json"]
path = bundle/vim-json
url = https://github.com/elzr/vim-json
[submodule "bundle/vim-es6"]
path = bundle/vim-es6
url = https://github.com/isRuslan/vim-es6.git
[submodule "bundle/phpcomplete.vim"]
path = bundle/phpcomplete.vim
url = https://github.com/shawncplus/phpcomplete.vim
[submodule "bundle/vim-openscad"]
path = bundle/vim-openscad
url = https://github.com/sirtaj/vim-openscad
[submodule "bundle/vim-abolish"]
path = bundle/vim-abolish
url = https://github.com/tpope/vim-abolish
[submodule "bundle/vim-repeat"]
path = bundle/vim-repeat
url = https://github.com/tpope/vim-repeat
[submodule "bundle/ReplaceWithRegister"]
path = bundle/ReplaceWithRegister
url = https://github.com/vim-scripts/ReplaceWithRegister
[submodule "wordpress.vim"]
path = bundle/wordpress.vim
url = https://github.com/DArcMattr/wordpress.vim
branch = universal-ctags
[submodule "bundle/i3config.vim"]
path = bundle/i3config.vim
url = https://github.com/mboughaba/i3config.vim
[submodule "bundle/vim-jinja"]
path = bundle/vim-jinja
url = https://github.com/lepture/vim-jinja.git
[submodule "bundle/vim-lion"]
path = bundle/vim-lion
url = git@github.com:tommcdo/vim-lion.git
[submodule "bundle/vim-ripgrep"]
path = bundle/vim-ripgrep
url = https://github.com/jremmen/vim-ripgrep
[submodule "bundle/vim-vinegar"]
path = bundle/vim-vinegar
url = https://github.com/tpope/vim-vinegar.git
[submodule "bundle/base16-vim"]
path = bundle/base16-vim
url = https://github.com/chriskempson/base16-vim/
[submodule "bundle/ultisnips"]
path = bundle/ultisnips
url = git@github.com:SirVer/ultisnips.git
[submodule "bundle/vim-snippets"]
path = bundle/vim-snippets
url = git@github.com:honza/vim-snippets.git
[submodule "bundle/fzf.vim"]
path = bundle/fzf.vim
url = https://github.com/junegunn/fzf.vim.git
[submodule "bundle/typescript-vim"]
path = bundle/typescript-vim
url = https://github.com/leafgarland/typescript-vim.git
[submodule "bundle/vim-markdown-toc"]
path = bundle/vim-markdown-toc
url = https://github.com/scrooloose/vim-markdown-toc