E182: Invalid command name in plenary.nvim/plugin/plenary.vim in WSL2
" Create command for running busted
command! -nargs=1 -complete=file PlenaryBustedFile lua require('plenary.busted').run(vim.fn.expand("
Error detected while processing /home/poorjack/.local/share/nvim/site/pack/packer/start/plenary.nvim/plugin/plenary.vim: line 2: E182: Invalid command name line 4: E182: Invalid command name
wiping “/” off will be ok
Same error here!
Solved executing git config --global core.autocrlf input before plugins installation.