mirror of https://github.com/dense-analysis/ale
Fix a typo in README.md (#4647)
Co-authored-by: Julian Gong <julian@meds.com>
This commit is contained in:
parent
53b01d6a54
commit
901d3ff8dd
|
@ -233,7 +233,7 @@ See `:help ale-symbol-search` for more information.
|
|||
|
||||
### Refactoring: Rename, Actions
|
||||
|
||||
ALE supports renaming symbols in symbols in code such as variables or class
|
||||
ALE supports renaming symbols in code such as variables or class
|
||||
names with the `ALERename` command.
|
||||
|
||||
`ALEFileRename` will rename file and fix import paths (tsserver
|
||||
|
|
Loading…
Reference in New Issue