dotfiles

Cross platform dotfiles for linux, mac and windows
git clone git@getsh.org:dotfiles.git
Log | Files | Refs

commit 82415c53db863719617668be6a28e97190e27b05
parent 6adbe15e48a8a46b3004f1750446f4a1c3509722
Author: Bharatvaj <bharatvaj@yahoo.com>
Date:   Sat, 21 Jan 2023 02:02:25 +0530

Fix duplicate gruvbox-material submodule

Diffstat:
M.gitmodules | 2+-
D.local/share/vimcommon/pack/themes/opt/gruvbox-material | 1-
2 files changed, 1 insertion(+), 2 deletions(-)

diff --git a/.gitmodules b/.gitmodules @@ -19,7 +19,7 @@ [submodule ".local/share/vim/pack/general/opt/vim-ninja-feet"] path = .local/share/vimcommon/pack/general/opt/vim-ninja-feet url = https://git::@github.com/tommcdo/vim-ninja-feet.git -[submodule ".local/share/vim/pack/themes/start/gruvbox-material"] +[submodule ".local/share/vimcommon/pack/ui/opt/gruvbox-material"] path = .local/share/vimcommon/pack/ui/opt/gruvbox-material url = https://git::@github.com/sainnhe/gruvbox-material.git [submodule ".local/share/vim/pack/general/start/vim-unimpaired"] diff --git a/.local/share/vimcommon/pack/themes/opt/gruvbox-material b/.local/share/vimcommon/pack/themes/opt/gruvbox-material @@ -1 +0,0 @@ -Subproject commit 2807579bd0a9981575dbb518aa65d3206f04ea02