]> Sergey Matveev's repositories - vim-lsp.git/commitdiff
Mdf dup kw or helptag failed.
authorshane.xb.qian <shane.qian@foxmail.com>
Sat, 20 Feb 2021 09:02:08 +0000 (17:02 +0800)
committershane.xb.qian <shane.qian@foxmail.com>
Sat, 20 Feb 2021 09:02:08 +0000 (17:02 +0800)
.gitignore [new file with mode: 0644]
doc/lsp.txt

diff --git a/.gitignore b/.gitignore
new file mode 100644 (file)
index 0000000..6e92f57
--- /dev/null
@@ -0,0 +1 @@
+tags
index 3aee08e78b7f61b57659a5a793c27be362bf85e3..483a8ac4945d31a387bc25013ed804bf73948c1d 100644 (file)
@@ -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.