From 2c3063fa2ecf336f7badcb89e71e81e351b06ea1 Mon Sep 17 00:00:00 2001 From: Alpha Chen Date: Sun, 16 Oct 2022 16:10:21 -0700 Subject: [PATCH] paramount for neovim --- .gitmodules | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.gitmodules b/.gitmodules index 8d4ed09..c2a85c0 100644 --- a/.gitmodules +++ b/.gitmodules @@ -252,3 +252,8 @@ path = src/prezto url = https://git.kejadlen.dev/alpha/prezto.git branch = main +[submodule "paramount"] + path = .local/share/nvim/site/pack/alpha/start/paramount + url = https://git.kejadlen.dev/alpha/vim-colors-paramount.git + branch = main + shallow = true