Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
ubaldot committed Jul 24, 2024
1 parent 39b643e commit de5c41c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,9 @@ perform a line-by-line comparison between the old and the converted script.
(Tip: use `:set scrollbind` or `:diffthis` on both the buffers.)

To see how the tool perform the upgrade you can take a look at the
`test_script.vim` and `expected_script.vim` in the test folder of this repo.
As you will see, some manual work is still required, but the starting point is
rather favorable compared to starting from scratch.
`./test/test_script.vim` and `./test/expected_script.vim` scripts. As you will
see, some manual work is still required, but the starting point is rather
favorable compared to starting from scratch.

## Limitations

Expand Down

0 comments on commit de5c41c

Please sign in to comment.