diff options
Diffstat (limited to 'src/man/nvim.1')
-rw-r--r-- | src/man/nvim.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/man/nvim.1 b/src/man/nvim.1 index c32bdeadc6..b846ed4ba6 100644 --- a/src/man/nvim.1 +++ b/src/man/nvim.1 @@ -193,7 +193,7 @@ is do not read or write a ShaDa file. .Ic ":help shada" .It Fl -noplugin -Skip loading plugins. +Skip loading plugins (by setting the 'noloadplugins' option). Implied by .Cm -u NONE . .It Fl -clean |