aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc/vim_diff.txt
diff options
context:
space:
mode:
authorbfredl <bjorn.linse@gmail.com>2023-09-23 21:18:06 +0200
committerGitHub <noreply@github.com>2023-09-23 21:18:06 +0200
commit01be28b370987447c78f313a65fdc289d79d4d8a (patch)
treeb915efb9e45589eea80e17108f0ba51611784e0c /runtime/doc/vim_diff.txt
parent93d27ea578a2d25fff1ec892d84f5e9a609eb377 (diff)
parentf7da4722570617bd8927e7aa533fa9a608c45bba (diff)
downloadrneovim-01be28b370987447c78f313a65fdc289d79d4d8a.tar.gz
rneovim-01be28b370987447c78f313a65fdc289d79d4d8a.tar.bz2
rneovim-01be28b370987447c78f313a65fdc289d79d4d8a.zip
Merge pull request #25330 from bfredl/no_shm_f
refactor(options)!: graduate shortmess+=f flag
Diffstat (limited to 'runtime/doc/vim_diff.txt')
-rw-r--r--runtime/doc/vim_diff.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/runtime/doc/vim_diff.txt b/runtime/doc/vim_diff.txt
index ab5e795c16..8a6e5461c3 100644
--- a/runtime/doc/vim_diff.txt
+++ b/runtime/doc/vim_diff.txt
@@ -727,6 +727,7 @@ Options:
Everything is allowed in 'exrc' files since they must be explicitly marked
trusted.
*'shelltype'*
+ 'shortmess' *shm-f* flag (always on, never show "file" in "(3 of 5)")
*'shortname'* *'sn'* *'noshortname'* *'nosn'*
*'swapsync'* *'sws'*
*'termencoding'* *'tenc'* (Vim 7.4.852 also removed this for Windows)