mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-06-07 21:46:03 +02:00
vim: fix typo
This commit is contained in:
parent
aab738a152
commit
9ae27f3ea2
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
||||||
|
|
||||||
`vim {{file}} +{{linenumber}}`
|
`vim {{file}} +{{linenumber}}`
|
||||||
|
|
||||||
- Open multiple files at once, each file in it's own tab page:
|
- Open multiple files at once, each file in its own tab page:
|
||||||
|
|
||||||
`vim -p {{file1}} {{file2}} {{file3}}`
|
`vim -p {{file1}} {{file2}} {{file3}}`
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue