Skip to content

:ALERename on Python source file - Receiving vim error E488 Trailing Characters - How do I use :ALERename correctly? #3880

Discussion options

You must be logged in to vote

ALERename only works if you have an LSP linter enabled. For python you can use pyright.

After you have pyright configured and enabled in your configuration you can call :ALERename with no arguments:

:ALERename

This will then prompt you to input the new name.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@dcs3spp
Comment options

Answer selected by dcs3spp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants