|
Sorry about opening this discussion. I using lspsaga peek_definition, but it's always go to definition with a new file, Can i open it in floating window? It's maybe not lspsaga problem, I using four lsp servers in Here is my mapping config:keymap("n", "gd", ":Lspsaga peek_definition<CR>", { silent = true })Here is my lsp info: |
Answered by
JiuRanYa
Apr 25, 2024
Replies: 2 comments
|
If i using command |
0 replies
|
I got it, nvchad override this mapping config to lspconfig. |
0 replies
Answer selected by
JiuRanYa
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

I got it, nvchad override this mapping config to lspconfig.