1
0
mirror of https://github.com/akelge/vim synced 2025-07-12 01:22:10 +00:00

Colors fixed

This commit is contained in:
Andrea Mistrali
2021-06-29 14:57:03 +02:00
parent d7922b61f1
commit 5e7d17c812
27 changed files with 70 additions and 4136 deletions

15
.gitmodules vendored
View File

@ -52,3 +52,18 @@
[submodule "pack/local/start/tlib_vim"]
path = pack/local/start/tlib_vim
url = git@github.com:tomtom/tlib_vim.git
[submodule "pack/local/opt/vim-tomorrow-theme"]
path = pack/local/opt/vim-tomorrow-theme
url = git@github.com:chriskempson/vim-tomorrow-theme.git
[submodule "pack/local/opt/freya"]
path = pack/local/opt/freya
url = git@github.com:jie-mei/freya.git
[submodule "pack/local/opt/inkpot"]
path = pack/local/opt/inkpot
url = git@github.com:ciaranm/inkpot.git
[submodule "pack/local/opt/moria"]
path = pack/local/opt/moria
url = git@github.com:vim-scripts/moria.git
[submodule "pack/local/opt/vim-obsidian"]
path = pack/local/opt/vim-obsidian
url = git@github.com:abra/vim-obsidian.git