diff options
| author | mo khan <mo.khan@gmail.com> | 2019-10-27 14:01:59 -0600 |
|---|---|---|
| committer | mo khan <mo.khan@gmail.com> | 2019-10-27 14:01:59 -0600 |
| commit | 8bd4e2fbf4ebeb01c6d5616a2968ce7791cdf45e (patch) | |
| tree | 8ba3dacc215d8e9f548224f0e043346bd040b49f /.gitmodules | |
| parent | df0d6b077aab749d4c0ed60627f26b5229b07d0b (diff) | |
Remove unused color schemes
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/.gitmodules b/.gitmodules index 4ab40a1..fe5de3e 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,31 +1,7 @@ # Colors -[submodule "bundle/colors/sampler-pack"] - path = bundle/colors/sampler-pack - url = https://github.com/vim-scripts/Colour-Sampler-Pack.git -[submodule "bundle/colors/solarized"] - path = bundle/colors/solarized - url = https://github.com/altercation/vim-colors-solarized.git [submodule "bundle/colors/irblack"] path = pack/plugins/start/irblack url = https://github.com/twerth/ir_black.git -[submodule "bundle/colors/vividchalk"] - path = bundle/colors/vividchalk - url = https://github.com/tpope/vim-vividchalk.git -[submodule "bundle/colors/molokai"] - path = bundle/colors/molokai - url = https://github.com/vim-scripts/molokai.git -[submodule "bundle/colors/pyte"] - path = bundle/colors/pyte - url = https://github.com/vim-scripts/pyte.git -[submodule "bundle/colors/github"] - path = bundle/colors/github - url = https://github.com/telamon/vim-color-github.git -[submodule "bundle/colors/getafe"] - path = bundle/colors/getafe - url = https://github.com/larssmit/vim-getafe.git -[submodule "bundle/colors/janus-colors"] - path = bundle/colors/janus-colors - url = https://github.com/TechnoGate/janus-colors.git [submodule "bundle/colors/vim-colorschemes"] path = bundle/colors/vim-colorschemes url = https://github.com/flazz/vim-colorschemes.git |
