aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc/vim_diff.txt
diff options
context:
space:
mode:
authorGregory Anders <8965202+gpanders@users.noreply.github.com>2024-10-11 11:56:21 -0500
committerGitHub <noreply@github.com>2024-10-11 11:56:21 -0500
commit26e765f905cbf1df18cfc825bad9b1b982f517ea (patch)
tree0693fb5f969ee8f07020e7dde001f9dcd029ac25 /runtime/doc/vim_diff.txt
parentd3193afc2559e7d84ed2d76664a650dc03b4c6ef (diff)
downloadrneovim-26e765f905cbf1df18cfc825bad9b1b982f517ea.tar.gz
rneovim-26e765f905cbf1df18cfc825bad9b1b982f517ea.tar.bz2
rneovim-26e765f905cbf1df18cfc825bad9b1b982f517ea.zip
feat(defaults): map gri to vim.lsp.buf.implementation() (#30764)
Continuing the default LSP maps under the "gr" prefix. Mnemonic: "i" for "implementation".
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 0a42acffb9..137e78801b 100644
--- a/runtime/doc/vim_diff.txt
+++ b/runtime/doc/vim_diff.txt
@@ -150,6 +150,7 @@ of these in your config by simply removing the mapping, e.g. ":unmap Y".
- |grn|
- |grr|
- |gra|
+ - |gri|
- <C-S> |i_CTRL-S|
- ]d |]d-default|
- [d |[d-default|