Can't load because of trailing ^M that I cannot find
Closed this issue · 1 comments
Crysambrosia commented
Can't load, getting this error :
Failed to source `/Users/username/.local/share/nvim/lazy/transparent/plugin/transparent.vim`
vim/_editor.lua:0: /Users/username/.config/nvim/init.lua..nvim_exec2() called at /Users/username/.config/nvim/init.lua:0../Users/username/.local/share/nvim/lazy/transparent/plugin/transparent.vim, line 1: Vim(
endif):E488: Trailing characters: ^M: endif^M
# stacktrace:
- vim/_editor.lua:0 _in_ **cmd**
- ~/.config/nvim/init.lua:69
I've tried searching and replacing Control M characters, but vim cannot find them. I've tried converting line endings via VSCode, doesn't work either.
xiyaowong commented
Does the issue still exist?