vim-plug
vim-plug copied to clipboard
Monterey macOS vim9 cannot install vim plug
I've tried many tricks
- Moving tmp directory
- setting TMPDIR to a home directory /Users/Name/tmp
- Hardcoding git_version directly to plug.vim line 441
- Enabled full control to Terminal and vim via system preferences
Still getting this error Error detected while processing function <SNR>9_install[1]..<SNR>9_update_impl[14]..<SNR>9_git_version_requirement[2]..<SNR>9_system[30]..function <SNR>9_install[1]..<SN R>9_update_impl[14]..<SNR>9_git_version_requirement[2]..<SNR>9_system: line 24: E282: Cannot read from "/tmp/vjOMT1Q/0"
when I fake the version line it does go further but all the plugins come with the same E282 message Thanks