From: shane.xb.qian Date: Sat, 20 Feb 2021 09:02:08 +0000 (+0800) Subject: Mdf dup kw or helptag failed. X-Git-Url: http://www.git.stargrave.org/?a=commitdiff_plain;h=3e8c44e2ea10afd793195c951e180c23bffdd408;p=vim-lsp.git Mdf dup kw or helptag failed. --- diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..6e92f57 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +tags diff --git a/doc/lsp.txt b/doc/lsp.txt index 3aee08e..483a8ac 100644 --- a/doc/lsp.txt +++ b/doc/lsp.txt @@ -189,7 +189,7 @@ accepts a list of LSP servers with the above information. Also the |``| mark is set to the position before the jump. - *:LspGotoDefinition* + *:LspGotoDeclaration* :LspGotoDeclaration Jumps to the declaration of the symbol under the cursor. The behavior of this command is similar to the |:LspGotoDefinition| command.