forked from anishathalye/dotfiles_template
-
Notifications
You must be signed in to change notification settings - Fork 1
/
.gitmodules
182 lines (182 loc) · 6.97 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
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
[submodule "dotbot"]
path = dotbot
url = https://github.com/anishathalye/dotbot
[submodule "vim/bundle/file-line"]
path = vim/bundle/file-line
url = https://github.com/bogado/file-line.git
[submodule "vim/bundle/lessspace.vim"]
path = vim/bundle/lessspace.vim
url = https://github.com/thirtythreeforty/lessspace.vim.git
[submodule "vim/bundle/linediff.vim"]
path = vim/bundle/linediff.vim
url = https://github.com/AndrewRadev/linediff.vim.git
[submodule "vim/bundle/rust.vim"]
path = vim/bundle/rust.vim
url = https://github.com/rust-lang/rust.vim.git
[submodule "vim/bundle/syntastic"]
path = vim/bundle/syntastic
url = https://github.com/scrooloose/syntastic.git
[submodule "vim/bundle/vim-airline"]
path = vim/bundle/vim-airline
url = https://github.com/bling/vim-airline.git
[submodule "vim/bundle/vim-cpp-enhanced-highlight"]
path = vim/bundle/vim-cpp-enhanced-highlight
url = https://github.com/octol/vim-cpp-enhanced-highlight.git
[submodule "vim/bundle/vim-exchange"]
path = vim/bundle/vim-exchange
url = https://github.com/tommcdo/vim-exchange.git
[submodule "vim/bundle/vim-fugitive"]
path = vim/bundle/vim-fugitive
url = https://github.com/tpope/vim-fugitive.git
[submodule "vim/bundle/vim-gitgutter"]
path = vim/bundle/vim-gitgutter
url = https://github.com/airblade/vim-gitgutter.git
[submodule "vim/bundle/vim-pathogen"]
path = vim/bundle/vim-pathogen
url = https://github.com/tpope/vim-pathogen.git
[submodule "vim/bundle/vim-signature"]
path = vim/bundle/vim-signature
url = https://github.com/kshenoy/vim-signature.git
[submodule "vim/bundle/vim-startify"]
path = vim/bundle/vim-startify
url = https://github.com/mhinz/vim-startify.git
ignore = dirty
[submodule "vim/bundle/vim-surround"]
path = vim/bundle/vim-surround
url = https://github.com/tpope/vim-surround.git
[submodule "vim/bundle/YCM-Generator"]
path = vim/bundle/YCM-Generator
url = https://github.com/rdnetto/YCM-Generator.git
[submodule "vim/bundle/goyo.vim"]
path = vim/bundle/goyo.vim
url = https://github.com/junegunn/goyo.vim.git
[submodule "vim/bundle/limelight.vim"]
path = vim/bundle/limelight.vim
url = https://github.com/junegunn/limelight.vim.git
[submodule "vim/bundle/detectindent"]
path = vim/bundle/detectindent
url = https://github.com/roryokane/detectindent.git
[submodule "vim/bundle/vimtex"]
path = vim/bundle/vimtex
url = https://github.com/lervag/vimtex
[submodule "vim/bundle/vim-eunuch"]
path = vim/bundle/vim-eunuch
url = https://github.com/tpope/vim-eunuch.git
[submodule "vim/bundle/vim-sayonara"]
path = vim/bundle/vim-sayonara
url = https://github.com/mhinz/vim-sayonara.git
ignore = dirty
[submodule "vim/bundle/vim-toml"]
path = vim/bundle/vim-toml
url = https://github.com/cespare/vim-toml
[submodule "git-remote-hg"]
path = git-remote-hg
url = https://github.com/fingolfin/git-remote-hg.git
[submodule "vim/bundle/webapi-vim"]
path = vim/bundle/webapi-vim
url = https://github.com/mattn/webapi-vim.git
[submodule "vim/bundle/lexima.vim"]
path = vim/bundle/lexima.vim
url = https://github.com/cohama/lexima.vim.git
ignore = dirty
[submodule "vim/bundle/CursorLineCurrentWindow"]
path = vim/bundle/CursorLineCurrentWindow
url = https://github.com/vim-scripts/CursorLineCurrentWindow.git
ignore = dirty
[submodule "vim/bundle/vim-easymotion"]
path = vim/bundle/vim-easymotion
url = https://github.com/easymotion/vim-easymotion.git
[submodule "vim/bundle/FastFold"]
path = vim/bundle/FastFold
url = https://github.com/Konfekt/FastFold.git
[submodule "vim/bundle/ReplaceWithRegister"]
path = vim/bundle/ReplaceWithRegister
url = https://github.com/vim-scripts/ReplaceWithRegister
ignore = dirty
[submodule "vim/bundle/undotree"]
path = vim/bundle/undotree
url = https://github.com/mbbill/undotree
[submodule "vim/bundle/vim-abolish"]
path = vim/bundle/vim-abolish
url = https://github.com/tpope/vim-abolish.git
[submodule "vim/bundle/targets.vim"]
path = vim/bundle/targets.vim
url = https://github.com/wellle/targets.vim.git
[submodule "vim/bundle/vim-repeat"]
path = vim/bundle/vim-repeat
url = https://github.com/tpope/vim-repeat.git
[submodule "vim/bundle/vim-search-pulse"]
path = vim/bundle/vim-search-pulse
url = https://github.com/inside/vim-search-pulse.git
[submodule "vim/bundle/vim-asterisk"]
path = vim/bundle/vim-asterisk
url = https://github.com/haya14busa/vim-asterisk.git
ignore = dirty
[submodule "vim/bundle/vim-searchindex"]
path = vim/bundle/vim-searchindex
url = https://github.com/google/vim-searchindex.git
[submodule "vim/bundle/vim-headerguard"]
path = vim/bundle/vim-headerguard
url = https://github.com/drmikehenry/vim-headerguard.git
ignore = dirty
[submodule "vim/bundle/vim-javacomplete2"]
path = vim/bundle/vim-javacomplete2
url = https://github.com/artur-shaik/vim-javacomplete2.git
[submodule "vim/bundle/kotlin-vim"]
path = vim/bundle/kotlin-vim
url = https://github.com/udalov/kotlin-vim.git
[submodule "vim/bundle/auto_mkdir"]
path = vim/bundle/auto_mkdir
url = https://github.com/DataWraith/auto_mkdir.git
[submodule "vim/bundle/incsearch.vim"]
path = vim/bundle/incsearch.vim
url = https://github.com/haya14busa/incsearch.vim.git
[submodule "vim/bundle/onedark.vim"]
path = vim/bundle/onedark.vim
url = https://github.com/joshdick/onedark.vim
[submodule "vim/bundle/vim-highlightedyank"]
path = vim/bundle/vim-highlightedyank
url = https://github.com/machakann/vim-highlightedyank.git
ignore = dirty
[submodule "vim/bundle/jedi-vim"]
path = vim/bundle/jedi-vim
url = https://github.com/davidhalter/jedi-vim.git
[submodule "vim/bundle/editorconfig-vim"]
path = vim/bundle/editorconfig-vim
url = https://github.com/editorconfig/editorconfig-vim.git
[submodule "vim/bundle/sideways.vim"]
path = vim/bundle/sideways.vim
url = https://github.com/AndrewRadev/sideways.vim.git
[submodule "vim/bundle/ale"]
path = vim/bundle/ale
url = https://github.com/dense-analysis/ale.git
[submodule "vim/bundle/vim-racer"]
path = vim/bundle/vim-racer
url = https://github.com/racer-rust/vim-racer
[submodule "vim/bundle/vim-yaml-folds"]
path = vim/bundle/vim-yaml-folds
url = https://github.com/pedrohdz/vim-yaml-folds
[submodule "vim/bundle/vim-terraform"]
path = vim/bundle/vim-terraform
url = https://github.com/hashivim/vim-terraform.git
[submodule "vim/bundle/vim-one"]
path = vim/bundle/vim-one
url = https://github.com/rakr/vim-one
[submodule "vim/bundle/python-syntax"]
path = vim/bundle/python-syntax
url = https://github.com/vim-python/python-syntax
[submodule "vim/bundle/vim-lark-syntax"]
path = vim/bundle/vim-lark-syntax
url = https://github.com/lark-parser/vim-lark-syntax
[submodule "vim/bundle/telescope.nvim"]
path = vim/bundle/telescope.nvim
url = https://github.com/nvim-telescope/telescope.nvim.git
[submodule "vim/bundle/plenary.nvim"]
path = vim/bundle/plenary.nvim
url = https://github.com/nvim-lua/plenary.nvim
[submodule "vim/bundle/nvim-treesitter"]
path = vim/bundle/nvim-treesitter
url = https://github.com/nvim-treesitter/nvim-treesitter.git
[submodule "vim/bundle/vim-cpp-modern"]
path = vim/bundle/vim-cpp-modern
url = https://github.com/bfrg/vim-cpp-modern