junegunn / vim-plug

:hibiscus: Minimalist Vim Plugin Manager
https://junegunn.github.io/vim-plug/
MIT License
34.07k stars 1.93k forks source link

PlugInstall error with directory with spaces #1201

Open yzaguirre opened 2 years ago

yzaguirre commented 2 years ago

PlugInstall doesn't work. Probably because my user folder has a space, e.g. "C:\Users\FirstName LastName".

Error persists using call plug#begin('C:\vim\plugged')

Could be related to #1057

2022-08-08 16_16_24- 3_3  pwsh in nvim


:version
NVIM v0.7.2
Build type: RelWithDebInfo
LuaJIT 2.1.0-beta3
Compiled by runneradmin@fv-az276-503

Features: -acl +iconv +tui
See ":help feature-compile"

   system vimrc file: "$VIM\sysinit.vim"
  fall-back for $VIM: "C:/Program Files/nvim/share/nvim"

Run :checkhealth for more info
Press ENTER or type command to continue