]> Sergey Matveev's repositories - vim-lsp.git/commitdiff
Merge pull request #166 from andlrc/only-add-mark-when-jumping-to-same-buffer
authorYegappan Lakshmanan <4298407+yegappan@users.noreply.github.com>
Mon, 20 Mar 2023 00:12:01 +0000 (17:12 -0700)
committerGitHub <noreply@github.com>
Mon, 20 Mar 2023 00:12:01 +0000 (17:12 -0700)
Don't add two entries to the jump list when jumping to a symbol in another file


Trivial merge