LSP definitions in vertical split #1890
-
I was curious if there was a way I might open the |
Beta Was this translation helpful? Give feedback.
Answered by
drowning-cat
May 14, 2025
Replies: 2 comments
-
opts = {
picker = {
sources = {
lsp_definitions = {
auto_confirm = true,
confirm = 'split',
}, snacks.nvim/lua/snacks/picker/actions.lua Lines 164 to 170 in bc0630e |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
mnarrell
-
Seems to work, thanks! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
snacks.nvim/lua/snacks/picker/actions.lua
Lines 164 to 170 in bc0630e