Is it possible to open trouble as a right side split when using the telescope API? How does one do this? #500
Unanswered
Feel-ix-343
asked this question in
Q&A
Replies: 2 comments
-
|
try this in your options |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
or using the official example https://github.com/folke/trouble.nvim#telescope |
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
Uh oh!
There was an error while loading. Please reload this page.
-
Looking at the telescope trouble API, I cannot figure out how to open trouble in a right side split. I assume it is an option in
require('trouble.sources.telescope').open()but I am having troubleBeta Was this translation helpful? Give feedback.
All reactions