You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using Termux on my Tablet and Android. I installed Neovim from this app and works properly well. I wanted to use vim-plug with my neovim on my tablet
I am using Termux on my Tablet and Android. I installed Neovim from this app and works properly well. I wanted to use vim-plug with my neovim on my tablet
curl -fLo ~/.vim/autoload/plug.vim --create-dirs \ https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim
For VIM and NEOVIM installation in termux I get system error because "/.vim" path does not exist.
Instead i found using fzf :
I have several questions:
plug.vim
file in these paths?The text was updated successfully, but these errors were encountered: