From 0e0eef8844103057b69ff3bf0f023165f1f660e0 Mon Sep 17 00:00:00 2001 From: Malfurious Date: Thu, 8 Dec 2022 20:47:37 -0500 Subject: Add vim-polyglot submodule --- .gitmodules | 4 ++++ 1 file changed, 4 insertions(+) (limited to '.gitmodules') 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 -- cgit v1.2.3