-
|
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: |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
|
If i using command |
Beta Was this translation helpful? Give feedback.
-
|
I got it, nvchad override this mapping config to lspconfig. |
Beta Was this translation helpful? Give feedback.

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