junegunn / limelight.vim

:flashlight: All the world's indeed a stage and we are merely players
MIT License
2.36k stars 54 forks source link

Error: Traling Character #42

Closed ghost closed 7 years ago

ghost commented 7 years ago

Hello,

I just installed limelight, and when I run it with :Limelight i get an error:

Vim(return):E488: Trailing Character

This even happens when Goyo is running.

I have no clue how to debug it! How can I fix it?

junegunn commented 7 years ago

I can't reproduce. Check out :help E488 and see if it gives you some hints.

ghost commented 7 years ago

it says: An argument has been added to an Ex command that does not permit one.

I have no clue what that means :P

junegunn commented 7 years ago

vim +Limelight works, right? I believe it's a configuration issue.

ghost commented 7 years ago

no it doesn't work. I'm actually using neovim, so not sure if that has an impact on the performance.

What could be the configu issue about?

junegunn commented 7 years ago

I can't help you with that. You can comment out settings and plugins until it works, to find out the culprit.