Initial commit
This commit is contained in:
57
.gitmodules
vendored
Normal file
57
.gitmodules
vendored
Normal file
@@ -0,0 +1,57 @@
|
||||
[submodule "opt/vim-DrawIt"]
|
||||
path = opt/vim-DrawIt
|
||||
url = https://github.com/hrj/vim-DrawIt
|
||||
[submodule "opt/vim-games"]
|
||||
path = opt/vim-games
|
||||
url = https://github.com/jmanoel7/vim-games
|
||||
[submodule "opt/vim-LanguageTool"]
|
||||
path = opt/vim-LanguageTool
|
||||
url = https://github.com/dpelle/vim-LanguageTool
|
||||
[submodule "start/crafttweaker-vim-highlighting"]
|
||||
path = start/crafttweaker-vim-highlighting
|
||||
url = https://github.com/DaeZak/crafttweaker-vim-highlighting
|
||||
[submodule "start/DoxyGen-Syntax"]
|
||||
path = start/DoxyGen-Syntax
|
||||
url = https://github.com/vim-scripts/DoxyGen-Syntax
|
||||
[submodule "start/json5.vim"]
|
||||
path = start/json5.vim
|
||||
url = https://github.com/GutenYe/json5.vim
|
||||
[submodule "start/PHP-Indenting-for-VIm"]
|
||||
path = start/PHP-Indenting-for-VIm
|
||||
url = https://github.com/2072/PHP-Indenting-for-VIm
|
||||
[submodule "start/TI-Basic-Syntax"]
|
||||
path = start/TI-Basic-Syntax
|
||||
url = https://github.com/vim-scripts/TI-Basic-Syntax
|
||||
[submodule "start/typescript-vim"]
|
||||
path = start/typescript-vim
|
||||
url = https://github.com/leafgarland/typescript-vim
|
||||
[submodule "start/vim-atomified"]
|
||||
path = start/vim-atomified
|
||||
url = https://github.com/Siphalor/vim-atomified
|
||||
[submodule "start/vim-FIGlet"]
|
||||
path = start/vim-FIGlet
|
||||
url = https://github.com/fadein/vim-FIGlet
|
||||
[submodule "start/vim-fswitch"]
|
||||
path = start/vim-fswitch
|
||||
url = https://github.com/derekwyatt/vim-fswitch
|
||||
[submodule "start/vim-fugitive"]
|
||||
path = start/vim-fugitive
|
||||
url = https://github.com/tpope/vim-fugitive
|
||||
[submodule "start/vim-hjson"]
|
||||
path = start/vim-hjson
|
||||
url = https://github.com/hjson/vim-hjson
|
||||
[submodule "start/vim-ionic2"]
|
||||
path = start/vim-ionic2
|
||||
url = https://github.com/akz92/vim-ionic2
|
||||
[submodule "start/vim-json"]
|
||||
path = start/vim-json
|
||||
url = https://github.com/leshill/vim-json
|
||||
[submodule "start/vim-rng"]
|
||||
path = start/vim-rng
|
||||
url = https://github.com/dahu/vim-rng
|
||||
[submodule "start/vimtex"]
|
||||
path = start/vimtex
|
||||
url = https://github.com/lervag/vimtex
|
||||
[submodule "start/vim-toml"]
|
||||
path = start/vim-toml
|
||||
url = https://github.com/cespare/vim-toml
|
||||
Reference in New Issue
Block a user