this is my vimrc file in ~/ folder
Note : i use linux (kali linux)
https://pastebin.com/i37cPUSK
i installed vim plug using this
curl -fLo ~/.vim/autoload/plug.vim --create-dirs
https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim
iam getting this error i tried enter :PluginInstall
it shows not an editor command
i even tried :PlugInstall
but it's not working you can see my vimrc file from above link i didn't posted because it will be too messi