From d2be01d6024b834e5617159b2e275b90604995f5 Mon Sep 17 00:00:00 2001 From: ItsDrike Date: Sat, 11 Dec 2021 21:37:26 +0100 Subject: [PATCH] Change nvim submodule URL --- .gitmodules | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index 4475b2d..76d2d6b 100644 --- a/.gitmodules +++ b/.gitmodules @@ -14,5 +14,5 @@ path = "root/usr/local/src/z.lua" url = "https://github.com/skywind3000/z.lua" [submodule "home/.config/nvim"] - path = home/.config/nvim - url = https://github.com/ItsDrike/neovim + path = home/.config/nvim + url = https://github.com/ItsDrike/Stellar-Nvim