aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc/vim_diff.txt
diff options
context:
space:
mode:
authorLewis Russell <lewis6991@gmail.com>2023-07-17 16:39:57 +0100
committerLewis Russell <lewis6991@gmail.com>2023-07-17 17:09:16 +0100
commit6e9b204afbe5f16c44a2697aed07aafff36bf856 (patch)
tree720c0e74d41daa4f3de4bb591d56dc28258c3f0e /runtime/doc/vim_diff.txt
parent69d49727d7766d799aa1989bf67e763258b868e6 (diff)
downloadrneovim-6e9b204afbe5f16c44a2697aed07aafff36bf856.tar.gz
rneovim-6e9b204afbe5f16c44a2697aed07aafff36bf856.tar.bz2
rneovim-6e9b204afbe5f16c44a2697aed07aafff36bf856.zip
fix: doc errors
Diffstat (limited to 'runtime/doc/vim_diff.txt')
-rw-r--r--runtime/doc/vim_diff.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/doc/vim_diff.txt b/runtime/doc/vim_diff.txt
index 5246d3c2b8..f7d0330744 100644
--- a/runtime/doc/vim_diff.txt
+++ b/runtime/doc/vim_diff.txt
@@ -186,7 +186,7 @@ backwards-compatibility cost. Some examples:
Some features are built in that otherwise required external plugins:
-- Highlighting the yanked region, see |lua-highlight|.
+- Highlighting the yanked region, see |vim.highlight|.
ARCHITECTURE