aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc/vim_diff.txt
diff options
context:
space:
mode:
authorzeertzjq <zeertzjq@outlook.com>2024-09-19 18:05:27 +0800
committerGitHub <noreply@github.com>2024-09-19 18:05:27 +0800
commit7dbbaaec3fae62667b273c4c2d362bee91316083 (patch)
tree4d3c134477abbb78c08fd2ba89f6e7103edc4d65 /runtime/doc/vim_diff.txt
parent0fe4362e216e659e5236cf49beba0e10cce0579d (diff)
downloadrneovim-7dbbaaec3fae62667b273c4c2d362bee91316083.tar.gz
rneovim-7dbbaaec3fae62667b273c4c2d362bee91316083.tar.bz2
rneovim-7dbbaaec3fae62667b273c4c2d362bee91316083.zip
refactor!: rename 'jumpoptions' flag "unload" to "clean" (#30418)
Follow-up to #29347
Diffstat (limited to 'runtime/doc/vim_diff.txt')
-rw-r--r--runtime/doc/vim_diff.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/runtime/doc/vim_diff.txt b/runtime/doc/vim_diff.txt
index b2e8476fd7..d0868b5605 100644
--- a/runtime/doc/vim_diff.txt
+++ b/runtime/doc/vim_diff.txt
@@ -62,7 +62,7 @@ Defaults *nvim-defaults*
- 'isfname' does not include ":" (on Windows). Drive letters are handled
correctly without it. (Use |gF| for filepaths suffixed with ":line:col").
- 'joinspaces' is disabled
-- 'jumpoptions' defaults to "unload"
+- 'jumpoptions' defaults to "clean"
- 'langnoremap' is enabled
- 'langremap' is disabled
- 'laststatus' defaults to 2 (statusline is always shown)
@@ -348,7 +348,7 @@ string options work.
and |:command-preview| commands
- 'jumpoptions'
- "view" tries to restore |mark-view| when moving through the jumplist.
- - "unload" removes unloaded buffers from the jumplist.
+ - "clean" removes unloaded buffers from the jumplist.
- the |jumplist|, |changelist|, |alternate-file| or using |mark-motions|.
- 'laststatus' global statusline support
- 'mousescroll' amount to scroll by when scrolling with a mouse