diff options
author | zeertzjq <zeertzjq@outlook.com> | 2023-06-12 20:08:08 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-06-12 20:08:08 +0800 |
commit | 0eb02ea90a5a7c2e35bfcf99b701a28ff2901b4b (patch) | |
tree | 7735f3708831104414789f645870baebe08e0662 /runtime/doc/vim_diff.txt | |
parent | 758c418d1261fd69c4a85aa5cfa6a0d1dcdf66a4 (diff) | |
download | rneovim-0eb02ea90a5a7c2e35bfcf99b701a28ff2901b4b.tar.gz rneovim-0eb02ea90a5a7c2e35bfcf99b701a28ff2901b4b.tar.bz2 rneovim-0eb02ea90a5a7c2e35bfcf99b701a28ff2901b4b.zip |
docs: various clarifications (#23999)
Close #18907
Close #20314
Close #23749
Diffstat (limited to 'runtime/doc/vim_diff.txt')
-rw-r--r-- | runtime/doc/vim_diff.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/doc/vim_diff.txt b/runtime/doc/vim_diff.txt index 2c7ca487e6..ab1b2056a2 100644 --- a/runtime/doc/vim_diff.txt +++ b/runtime/doc/vim_diff.txt @@ -762,7 +762,7 @@ TUI: Cscope: *cscope* - Cscope support has been removed in favour of LSP based solutions. + Cscope support has been removed in favour of plugin-based solutions. Hardcopy: *hardcopy* |