1
0
Fork 0

neovim: Remove leftover vim-plug submodule

This commit is contained in:
Jeremy Kaplan 2023-06-29 16:20:34 -07:00
commit 92f5a69c3d
3 changed files with 0 additions and 5 deletions

3
.gitmodules vendored
View file

@ -4,6 +4,3 @@
[submodule "zsh/z-zsh"] [submodule "zsh/z-zsh"]
path = zsh/z-zsh path = zsh/z-zsh
url = https://github.com/sjl/z-zsh.git 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

1
neovim/.gitignore vendored
View file

@ -1,4 +1,3 @@
plugins/
.netrwhist .netrwhist
spell/ spell/
os-plugins.vim os-plugins.vim

@ -1 +0,0 @@
Subproject commit 68fef9c2fd9d4a21b500cc2249b6711a71c6fb9f