From 263d4dc6dfd499bf20bf3303ad0afa48d76fd4bf Mon Sep 17 00:00:00 2001 From: Mitchell Riedstra Date: Wed, 8 Sep 2021 18:54:08 -0400 Subject: Add hybrid themes. Add ctags and clag lib path for Ubuntu and Void --- .gitmodules | 6 ++++++ 1 file changed, 6 insertions(+) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index add1721..a244c0d 100644 --- a/.gitmodules +++ b/.gitmodules @@ -73,3 +73,9 @@ [submodule "pack/plugins/start/fugitive"] path = pack/plugins/start/fugitive url = https://github.com/tpope/vim-fugitive +[submodule "pack/themes/start/hybrid"] + path = pack/themes/start/hybrid + url = https://github.com/kristijanhusak/vim-hybrid-material +[submodule "pack/themes/start/hybrid-orig"] + path = pack/themes/start/hybrid-orig + url = https://github.com/w0ng/vim-hybrid -- cgit v1.2.3