diff options
author | Juan J. Martinez <jjm@usebox.net> | 2019-08-08 13:37:30 +0100 |
---|---|---|
committer | Juan J. Martinez <jjm@usebox.net> | 2022-05-29 22:57:28 +0100 |
commit | 2fe88fbe563616fc94e3f21a5acd396dfbd0ebe8 (patch) | |
tree | 860694b89a91859f88fe709a8d66dcaabd111b19 /.gitmodules | |
parent | e35d1c8c7843bdd9ab57f9ea4b3d323fd92924f4 (diff) | |
download | dotnvim-2fe88fbe563616fc94e3f21a5acd396dfbd0ebe8.tar.gz dotnvim-2fe88fbe563616fc94e3f21a5acd396dfbd0ebe8.zip |
Removed gruvbox
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules index f10f899..da6aee9 100644 --- a/.gitmodules +++ b/.gitmodules @@ -37,9 +37,6 @@ [submodule "bundle/terminus"] path = bundle/terminus url = https://github.com/wincent/terminus -[submodule "bundle/gruvbox"] - path = bundle/gruvbox - url = https://github.com/morhetz/gruvbox.git [submodule "bundle/vim-bufkill"] path = bundle/vim-bufkill url = https://github.com/qpkorr/vim-bufkill |