diff options
author | Juan J. Martinez <jjm@usebox.net> | 2019-08-08 13:45:23 +0100 |
---|---|---|
committer | Juan J. Martinez <jjm@usebox.net> | 2022-05-29 22:57:28 +0100 |
commit | 2ea7c611be093204c8c44226bc6623a031cb5751 (patch) | |
tree | 860694b89a91859f88fe709a8d66dcaabd111b19 | |
parent | 76f0d35cb277194b84641f8416d9d513e2a32a01 (diff) | |
download | dotnvim-2ea7c611be093204c8c44226bc6623a031cb5751.tar.gz dotnvim-2ea7c611be093204c8c44226bc6623a031cb5751.zip |
Will use HTTPS
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | bundle/gruvbox-community | 0 |
2 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules index 3965439..da6aee9 100644 --- a/.gitmodules +++ b/.gitmodules @@ -40,6 +40,3 @@ [submodule "bundle/vim-bufkill"] path = bundle/vim-bufkill url = https://github.com/qpkorr/vim-bufkill -[submodule "bundle/gruvbox-community"] - path = bundle/gruvbox-community - url = git@github.com:gruvbox-community/gruvbox.git diff --git a/bundle/gruvbox-community b/bundle/gruvbox-community deleted file mode 160000 -Subproject 79f0551962fd0d99e6a779f6bd125807d5d9b37 |