Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ThinkVim installation failed! #141

Open
verloren-droom opened this issue Sep 24, 2021 · 0 comments
Open

ThinkVim installation failed! #141

verloren-droom opened this issue Sep 24, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@verloren-droom
Copy link

Problems summary

Error detected while processing function <SNR>1_main:
line    4:
E65: Illegal back reference
[config/init] Empty plugin list
not found in 'runtimepath': "ftdetect/*.vim"
not found in 'packpath': "pack/*/start/*/ftdetect/*.vim"
not found in 'packpath': "start/*/ftdetect/*.vim"
not found in 'runtimepath': "ftdetect/*.vim"
not found in 'packpath': "pack/*/start/*/after/ftdetect/*.vim"
not found in 'packpath': "start/*/after/ftdetect/*.vim"
not found in 'runtimepath': "ftdetect/*.lua"
not found in 'packpath': "pack/*/start/*/ftdetect/*.lua"
not found in 'packpath': "start/*/ftdetect/*.lua"
not found in 'runtimepath': "ftdetect/*.lua"
not found in 'packpath': "pack/*/start/*/after/ftdetect/*.lua"
not found in 'packpath': "start/*/after/ftdetect/*.lua"
not found in 'packpath': "pack/*/start/*/filetype.vim"
not found in 'packpath': "start/*/filetype.vim"
not found in 'runtimepath': "filetype.vim"
not found in 'packpath': "pack/*/start/*/after/filetype.vim"
not found in 'packpath': "start/*/after/filetype.vim"
not found in 'packpath': "pack/*/start/*/ftplugin.vim"
not found in 'packpath': "start/*/ftplugin.vim"
not found in 'runtimepath': "ftplugin.vim"
not found in 'packpath': "pack/*/start/*/after/ftplugin.vim"
not found in 'packpath': "start/*/after/ftplugin.vim"
not found in 'packpath': "pack/*/start/*/indent.vim"
not found in 'packpath': "start/*/indent.vim"
not found in 'runtimepath': "indent.vim"
not found in 'packpath': "pack/*/start/*/after/indent.vim"
not found in 'packpath': "start/*/after/indent.vim"
[dein] Target plugins are not found.
[dein] You may have used the wrong plugin name, or all of the plugins are already installed.
make: *** [Makefile:7: install] Error 1

Environment Information

  • OS: Windows10

  • thinkvim :echo g:thinkvim_version output:

  • neovim :version output:

NVIM v0.6.0-dev+304-g924e8e4f2
Build type: RelWithDebInfo
LuaJIT 2.1.0-beta3
Compiled by runneradmin@fv-az152-962

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
  • :checkhealth or :CheckHealth result(neovim only):

Screenshot (if possible)

1
2

@verloren-droom verloren-droom added the bug Something isn't working label Sep 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant