diff options
author | Juan J. Martinez <jjm@usebox.net> | 2019-08-08 13:46:48 +0100 |
---|---|---|
committer | Juan J. Martinez <jjm@usebox.net> | 2022-05-29 22:57:28 +0100 |
commit | a134940910fa8018230775ab74bc0c67dad931e4 (patch) | |
tree | ab7b7dc334fc0f183266557c6e9cdc2be22c75ad | |
parent | 2ea7c611be093204c8c44226bc6623a031cb5751 (diff) | |
download | dotnvim-a134940910fa8018230775ab74bc0c67dad931e4.tar.gz dotnvim-a134940910fa8018230775ab74bc0c67dad931e4.zip |
Added grubox community plugin (https)
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | bundle/gruvbox-community | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index da6aee9..09f494c 100644 --- a/.gitmodules +++ b/.gitmodules @@ -40,3 +40,6 @@ [submodule "bundle/vim-bufkill"] path = bundle/vim-bufkill url = https://github.com/qpkorr/vim-bufkill +[submodule "bundle/gruvbox-community"] + path = bundle/gruvbox-community + url = https://github.com/gruvbox-community/gruvbox.git diff --git a/bundle/gruvbox-community b/bundle/gruvbox-community new file mode 160000 +Subproject 79f0551962fd0d99e6a779f6bd125807d5d9b37 |