README: Fix typo

This commit is contained in:
Junegunn Choi 2024-03-15 23:16:01 +09:00
parent d54f8d5bbd
commit 2cd7bf673b
No known key found for this signature in database
GPG Key ID: 254BC280FEF9C627

View File

@ -329,7 +329,7 @@ autocmd! User goyo.vim echom 'Goyo is now loaded!'
> yourself if that's a good investment of your time. > yourself if that's a good investment of your time.
> >
> Make sure that you're tackling the right problem by breaking down the > Make sure that you're tackling the right problem by breaking down the
> startup of time of Vim using `--startuptime`. > startup time of Vim using `--startuptime`.
> >
> ```sh > ```sh
> vim --startuptime /tmp/log > vim --startuptime /tmp/log