Eric Schlichting
Eric Schlichting
> I got the same error with msys2-x86_64-20210105.exe. It was caused by my existing ~/.bash_profile, which is not under /msys64 so was not deleted. I fixed the error by deleting...
If you add `autocmd BufNewFile,BufRead *.ts setlocal filetype=typescript` to your vim RC and dont have syntax highlighting, try running `verbose set filetype` In my case I saw `filetype=typescript^M`. I somehow...
@IldarAbdullin-okta I have created the bug report for this. Let me know if you need anything else on my end!