neovim: Remove leftover vim-plug submodule
This commit is contained in:
parent
7061ca0b9b
commit
92f5a69c3d
3 changed files with 0 additions and 5 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -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
1
neovim/.gitignore
vendored
|
|
@ -1,4 +1,3 @@
|
||||||
plugins/
|
|
||||||
.netrwhist
|
.netrwhist
|
||||||
spell/
|
spell/
|
||||||
os-plugins.vim
|
os-plugins.vim
|
||||||
|
|
|
||||||
|
|
@ -1 +0,0 @@
|
||||||
Subproject commit 68fef9c2fd9d4a21b500cc2249b6711a71c6fb9f
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue