diff options
-rw-r--r-- | runtime/doc/vim_diff.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/runtime/doc/vim_diff.txt b/runtime/doc/vim_diff.txt index 5b0b5655b4..279fdd646f 100644 --- a/runtime/doc/vim_diff.txt +++ b/runtime/doc/vim_diff.txt @@ -302,8 +302,6 @@ Options: global-local string options work. 'autoread' works in the terminal (if it supports "focus" events) - 'background' colorscheme is only reloaded if value is changed, not every - time it is set 'cpoptions' flags: |cpo-_| 'diffopt' "linematch" feature 'exrc' searches for ".nvim.lua", ".nvimrc", or ".exrc" files. The |