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 following thePrimeagen's tutorial for setting up Neovim from scratch and I am unable to run :PackerSync.
I have cloned the repo according to the instructions, and while inside packer.lua I :so and then try to run :PackerSync with the error shown. The logs don't show an error.
Is the red text supposed to be there when the plugin is up-to-date? From the video I see it just says it's up-to-date.
I am on MacOSX 10.15.7 and running an intel chip.
NVIM v0.9.5
Build type: Release
LuaJIT 2.1.1703358377
system vimrc file: "$VIM/sysinit.vim"
fall-back for $VIM: "/usr/local/Cellar/neovim/0.9.5/share/nvim"
Run :checkhealth for more info
I have XCode 12.4 installed, so those are my newest compilers.
Any help in understanding this error would be great. I am very new to all of this. I have been learning vim-motions and finally decided to take the leap; didn't think I'd run into an error immediately.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I am following thePrimeagen's tutorial for setting up Neovim from scratch and I am unable to run :PackerSync.
I have cloned the repo according to the instructions, and while inside packer.lua I :so and then try to run :PackerSync with the error shown. The logs don't show an error.
Is the red text supposed to be there when the plugin is up-to-date? From the video I see it just says it's up-to-date.
I am on MacOSX 10.15.7 and running an intel chip.
I have XCode 12.4 installed, so those are my newest compilers.
Any help in understanding this error would be great. I am very new to all of this. I have been learning vim-motions and finally decided to take the leap; didn't think I'd run into an error immediately.
Beta Was this translation helpful? Give feedback.
All reactions