mirror of
https://github.com/mhinz/vim-galore.git
synced 2025-10-14 17:55:36 +08:00
Debug: add note about -V option
This commit is contained in:
@@ -2145,6 +2145,9 @@ fear no more, you can simply redirect the output to a file:
|
|||||||
:set verbosefile=/tmp/foo | 15verbose echo "foo" | vsplit /tmp/foo
|
:set verbosefile=/tmp/foo | 15verbose echo "foo" | vsplit /tmp/foo
|
||||||
```
|
```
|
||||||
|
|
||||||
|
You can also enable verbosity at starting time, with the `-V` option. It
|
||||||
|
defaults to verbosity level 10. E.g. `vim -V5`.
|
||||||
|
|
||||||
#### Profiling startup time
|
#### Profiling startup time
|
||||||
|
|
||||||
Vim startup feels slow? Time to crunch some numbers:
|
Vim startup feels slow? Time to crunch some numbers:
|
||||||
|
Reference in New Issue
Block a user