diff --git a/.config/vim/pack/plugins/opt/vim-polyglot b/.config/vim/pack/plugins/opt/vim-polyglot deleted file mode 160000 index 7972e8e..0000000 --- a/.config/vim/pack/plugins/opt/vim-polyglot +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 7972e8eea10ce6420443713b74224fc185d22db9 diff --git a/.gitmodules b/.gitmodules index 5ab2994..d97d4a2 100644 --- a/.gitmodules +++ b/.gitmodules @@ -46,6 +46,3 @@ [submodule ".config/zsh/plugins/zsh-syntax-highlighting"] path = .config/zsh/plugins/zsh-syntax-highlighting url = https://github.com/zsh-users/zsh-syntax-highlighting.git -[submodule ".config/vim/pack/plugins/opt/vim-polyglot"] - path = .config/vim/pack/plugins/opt/vim-polyglot - url = https://github.com/sheerun/vim-polyglot