diff --git a/.gitmodules b/.gitmodules index fde71ad..febc1bc 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,6 +4,3 @@ [submodule "zsh/z-zsh"] path = zsh/z-zsh url = https://github.com/sjl/z-zsh.git -[submodule "neovim/plugins/github.com/junegunn/vim-plug"] - path = neovim/plugins/github.com/junegunn/vim-plug - url = https://github.com/junegunn/vim-plug.git diff --git a/neovim/.gitignore b/neovim/.gitignore index f49f8bf..d3f66e9 100644 --- a/neovim/.gitignore +++ b/neovim/.gitignore @@ -1,4 +1,3 @@ -plugins/ .netrwhist spell/ os-plugins.vim diff --git a/neovim/plugins/github.com/junegunn/vim-plug b/neovim/plugins/github.com/junegunn/vim-plug deleted file mode 160000 index 68fef9c..0000000 --- a/neovim/plugins/github.com/junegunn/vim-plug +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 68fef9c2fd9d4a21b500cc2249b6711a71c6fb9f