Grammar - remove superfluous word.

This commit is contained in:
shade-of-noon 2020-11-21 10:05:18 -04:00 committed by GitHub
parent fec2fb7e49
commit 60e1e60b88
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -20,8 +20,7 @@ additionally sets up for viewing the differences between the arguments. >
nvim -d file1 file2 [file3 [file4]] nvim -d file1 file2 [file3 [file4]]
In addition to the |-d| argument, |-R| may be used for readonly mode In addition to the |-d| argument, |-R| may be used for readonly mode.
respectively.
The second and following arguments may also be a directory name. Vim will The second and following arguments may also be a directory name. Vim will
then append the file name of the first argument to the directory name to find then append the file name of the first argument to the directory name to find