Skip to content

Commit

Permalink
Updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
ubaldot committed Jul 25, 2024
1 parent f3b7591 commit d99a881
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ What it is supposed to do:
There is only one command available which is `Vim9Convert` that takes a buffer
as optional arguments.

The various `let` around won't be converted automatically, but you have to set
The various `let` around won't be converted automatically, you have to set
`g:vim9_conversion_aid_fix_let = true`. However, this feature **fix the
variables definitions, but not their usage.** For example, if at script level
you have the following statement:
Expand Down

0 comments on commit d99a881

Please sign in to comment.