Skip to content
This repository has been archived by the owner on Oct 12, 2022. It is now read-only.

Error in updating vim on macOS, m1 mba. #1006

Open
LurnD opened this issue Sep 14, 2022 · 1 comment
Open

Error in updating vim on macOS, m1 mba. #1006

LurnD opened this issue Sep 14, 2022 · 1 comment

Comments

@LurnD
Copy link

LurnD commented Sep 14, 2022

What did you expect to happen?

Update Vim successfully.

What actually happened?

not found in 'runtimepath': "ftdetect/*.vim" not found in 'packpath': "pack/*/start/matchit" not found in 'packpath': "pack/*/start/*" not found in 'packpath': "pack/*/start/*" Reading viminfo file "/Users/lurnd/.viminfo" info oldfiles not found in 'runtimepath': "autoload/vimtex.vim" Error detected while processing BufEnter Autocommands for "*": E495: No autocommand file name to substitute for "<afile>" Plug Downloading the latest version of vim-plugvim-plug is already up-to-date Error detected while processing command line..script /private/var/folders/93/gwsqmfrs21j95j085shq8q9c0000gn/T/.tmpGnaKPP[17]..function <SNR>10_update[1]..<SNR>10_update_impl[53]..<SNR>10_prepare[18]..<SNR>10_new_window[1]..BufAdd Autocommands for "*": E495: No autocommand file name to substitute for "<afile>" Error detected while processing command line..script /private/var/folders/93/gwsqmfrs21j95j085shq8q9c0000gn/T/.tmpGnaKPP[17]..function <SNR>10_update[1]..<SNR>10_update_impl[53]..<SNR>10_prepare[18]..<SNR>10_new_window[1]..BufEnter Autocommands for "*": E495: No autocommand file name to substitute for "<afile>" not found in 'runtimepath': "ftplugin/vim-plug.vim ftplugin/vim-plug_*.vim ftplugin/vim-plug/*.vim" not found in 'runtimepath': "indent/vim-plug.vim"Press 'R' to retry. Writing viminfo file "/Users/lurnd/.viminfo"

Additional Details

  • Which operating system or Linux distribution are you using?
  • How did you install Topgrade?
  • Which version are you running?
    macOS 12, m1 MacBook Air .
    via cargo
    9.0.1

all run well, all display OK

―― 14:30:33 - Vim ――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――
not found in 'runtimepath': "ftdetect/*.vim"
not found in 'packpath': "pack/*/start/matchit"
not found in 'packpath': "pack/*/start/*"
not found in 'packpath': "pack/*/start/*"
Reading viminfo file "/Users/lurnd/.viminfo" info oldfiles
not found in 'runtimepath': "autoload/vimtex.vim"
Error detected while processing BufEnter Autocommands for "*":
E495: No autocommand file name to substitute for ""
Plug
Downloading the latest version of vim-plugvim-plug is already up-to-date
Error detected while processing command line..script /private/var/folders/93/gwsqmfrs21j95j085shq8q9c0000gn/T/.tmpGnaKPP[17]..function 10_update[1]..10_update_impl[53]..10_prepare[18]..10_new_window[1]..BufAdd Autocommands for "*":
E495: No autocommand file name to substitute for ""
Error detected while processing command line..script /private/var/folders/93/gwsqmfrs21j95j085shq8q9c0000gn/T/.tmpGnaKPP[17]..function 10_update[1]..10_update_impl[53]..10_prepare[18]..10_new_window[1]..BufEnter Autocommands for "*":
E495: No autocommand file name to substitute for ""
not found in 'runtimepath': "ftplugin/vim-plug.vim ftplugin/vim-plug_*.vim ftplugin/vim-plug/*.vim"
not found in 'runtimepath': "indent/vim-plug.vim"Press 'R' to retry.
Writing viminfo file "/Users/lurnd/.viminfo"
Retry? (y)es/(N)o/(s)hell/(q)uit
@wzzrd
Copy link

wzzrd commented Sep 23, 2022

Some issue with vim 9.0 on MacOS, but works fine with vim 8.2 on Linux. Let me know what you need to debug this, @r-darwish?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants