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

Windows any :Plug command ampersand error #1190

Open
3 of 11 tasks
Sarna555 opened this issue Jul 18, 2022 · 1 comment
Open
3 of 11 tasks

Windows any :Plug command ampersand error #1190

Sarna555 opened this issue Jul 18, 2022 · 1 comment

Comments

@Sarna555
Copy link

When running any :Plug command (e.g :PlugInstall) I get the error:

image


VIM - Vi IMproved 9.0 (2022 Jun 28, compiled Jun 28 2022 12:30:17)
32 bitowa wersja na konsolę dla MS-Windows
Skompilowany przez mool@tororo
Olbrzymia wersja bez GUI.  Opcje włączone (+) lub nie (-):
+acl                +cindent            +cursorshape        +file_in_path       +jumplist           +mksession          -perl               -ruby               +tag_binary         +title              +vtp
+arabic             +clientserver       +dialog_con         +find_in_path       +keymap             +modify_fname       +persistent_undo    +scrollbind         -tag_old_static     -toolbar            +wildignore
+autocmd            +clipboard          +diff               +float              +lambda             +mouse              +popupwin           +signs              -tag_any_white      +user_commands      +wildmenu
+autochdir          +cmdline_compl      +digraphs           +folding            +langmap            -mouseshape         -postscript         +smartindent        -tcl                +vartabs            +windows
+autoservername     +cmdline_hist       -dnd                -footer             +libcall            +multi_byte_ime/dyn +printer            -sodium             +termguicolors      +vertsplit          +writebackup
-balloon_eval       +cmdline_info       -ebcdic             +gettext/dyn        +linebreak          +multi_lang         +profile            +sound              +terminal           +vim9script         -xfontset
+balloon_eval_term  +comments           +emacs_tags         -hangul_input       +lispindent         -mzscheme           -python             +spell              -termresponse       +viminfo            -xim
-browse             +conceal            +eval               +iconv/dyn          +listcmds           -netbeans_intg      -python3            +startuptime        +textobjects        +virtualedit        -xpm_w32
++builtin_terms     +cryptv             +ex_extra           +insert_expand      +localmap           +num64              +quickfix           +statusline         +textprop           +visual             -xterm_save
+byte_offset        +cscope             +extra_search       +ipv6               -lua                +packages           +reltime            -sun_workshop       -tgetent            +visualextra
+channel            +cursorbind         -farsi              +job                +menu               +path_extra         +rightleft          +syntax             +timers             +vreplace
       vimrc systemu: "$VIM\vimrc"
   vimrc użytkownika: "$HOME\_vimrc"
 2-gi plik vimrc użytkownika: "$HOME\vimfiles\vimrc"
 3-ci plik vimrc użytkownika: "$VIM\_vimrc"
    exrc użytkownika: "$HOME\_exrc"
  2-gi plik exrc użytkownika: "$VIM\_exrc"
       defaults file: "$VIMRUNTIME\defaults.vim"
Kompilacja: cl -c /W3 /GF /nologo -I. -Iproto -DHAVE_PATHDEF -DWIN32  -DFEAT_CSCOPE -DFEAT_TERMINAL -DFEAT_SOUND  -DFEAT_JOB_CHANNEL -DFEAT_IPV6        -DWINVER=0x0501 -D_WIN32_WINNT=0x0501 /source-charset:utf-8 /MP -DHAVE_STDINT_H /Ox /GL -DNDEBUG /arch:IA32 /Zl /MT /D_CRT_SECURE_NO_DEPRECATE /D_CRT_NONSTDC_NO_DEPRECATE -DFEAT_MBYTE_IME -DDYNAMIC_IME -DDYNAMIC_ICONV -DDYNAMIC_GETTEXT -DFEAT_HUGE /Fd.\ObjCi386/ /Zi
Konsolidacja: link /nologo /opt:ref /LTCG:STATUS oldnames.lib kernel32.lib advapi32.lib shell32.lib gdi32.lib  comdlg32.lib ole32.lib netapi32.lib uuid.lib user32.lib  /machine:i386   libcmt.lib           winmm.lib WSock32.lib Ws2_32.lib   /PDB:vim.pdb -debug
  • Type:
    • Bug
    • Enhancement
    • Feature Request
    • Question
  • OS:
    • All/Other
    • Linux
    • OS X
    • Windows
  • Vim:
    • Terminal Vim
    • GVim
    • Neovim
@Konfekt
Copy link
Sponsor

Konfekt commented Dec 6, 2022

Maybe updating Powershell could help? If @janlazo has any hunch?

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

No branches or pull requests

2 participants