diff options
author | Malfurious <m@lfurio.us> | 2022-12-08 20:47:37 -0500 |
---|---|---|
committer | Malfurious <m@lfurio.us> | 2022-12-08 20:47:37 -0500 |
commit | 0e0eef8844103057b69ff3bf0f023165f1f660e0 (patch) | |
tree | a11c45542af95872abbf1068966f81413ab4c566 | |
parent | 770914d5ac33e1fd4602b8f5567ac1f74fe467b1 (diff) | |
download | rice-0e0eef8844103057b69ff3bf0f023165f1f660e0.tar.gz rice-0e0eef8844103057b69ff3bf0f023165f1f660e0.zip |
Add vim-polyglot submodule
-rw-r--r-- | .gitmodules | 4 | ||||
m--------- | .vim/pack/plugins/start/vim-polyglot | 0 |
2 files changed, 4 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index c512232..9f70e68 100644 --- a/.gitmodules +++ b/.gitmodules @@ -18,3 +18,7 @@ path = rice/submodules/dmenu url = ../dmenu branch = master +[submodule ".vim/pack/plugins/start/vim-polyglot"] + path = .vim/pack/plugins/start/vim-polyglot + url = https://github.com/sheerun/vim-polyglot.git + branch = master diff --git a/.vim/pack/plugins/start/vim-polyglot b/.vim/pack/plugins/start/vim-polyglot new file mode 160000 +Subproject fffffffffffffffffffffffffffffffffffffff |