mirror of
https://github.com/neovim/neovim.git
synced 2025-09-06 03:18:16 +00:00
Grammar - remove superfluous word.
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user