aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc/vim_diff.txt
diff options
context:
space:
mode:
authorLewis Russell <lewis6991@gmail.com>2022-11-07 10:22:16 +0000
committerGitHub <noreply@github.com>2022-11-07 10:22:16 +0000
commit31ffc360f2a4aab469a95a55c532f376443bd5fe (patch)
tree76468e2027dd31ab6f9cff1ca0c5eedde45bb2ef /runtime/doc/vim_diff.txt
parentbdb98de2d16ce7185a0f53740e06511904fdd814 (diff)
downloadrneovim-31ffc360f2a4aab469a95a55c532f376443bd5fe.tar.gz
rneovim-31ffc360f2a4aab469a95a55c532f376443bd5fe.tar.bz2
rneovim-31ffc360f2a4aab469a95a55c532f376443bd5fe.zip
docs(news): add linematch (#20927)
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 da2b5e2466..fe6c28c809 100644
--- a/runtime/doc/vim_diff.txt
+++ b/runtime/doc/vim_diff.txt
@@ -267,6 +267,7 @@ Options:
'tabline' %@Func@foo%X can call any function on mouse-click
'winblend' pseudo-transparency in floating windows |api-floatwin|
'winhighlight' window-local highlights
+ 'diffopt' has the option `linematch`.
Signs:
Signs are removed if the associated line is deleted.