From d34059093cb0a4172d2ee2caaacd973e74f980ae Mon Sep 17 00:00:00 2001 From: Matt Strapp Date: Tue, 18 Mar 2025 14:33:05 -0500 Subject: update vim config, delete p10k --- .gitmodules | 3 --- dot_config/nvim | 2 +- dot_local/share/powerlevel10k | 1 - 3 files changed, 1 insertion(+), 5 deletions(-) delete mode 160000 dot_local/share/powerlevel10k diff --git a/.gitmodules b/.gitmodules index 438dbb0..fb02cff 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,3 @@ [submodule "dot_config/nvim"] path = dot_config/nvim url = https://github.com/LazyVim/starter -[submodule "dot_local/share/powerlevel10k"] - path = dot_local/share/powerlevel10k - url = https://github.com/romkatv/powerlevel10k.git diff --git a/dot_config/nvim b/dot_config/nvim index 7a10a75..803bc18 160000 --- a/dot_config/nvim +++ b/dot_config/nvim @@ -1 +1 @@ -Subproject commit 7a10a75dc3fc2fc6a4f35f2eb33d12995ac9efca +Subproject commit 803bc181d7c0d6d5eeba9274d9be49b287294d99 diff --git a/dot_local/share/powerlevel10k b/dot_local/share/powerlevel10k deleted file mode 160000 index 8a331b8..0000000 --- a/dot_local/share/powerlevel10k +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 8a331b82108dd5c5834cebdc0abbe778cc1a2735 -- cgit v1.2.3