mvllow / modes.nvim

Prismatic line decorations for the adventurous vim user
574 stars 14 forks source link

Split not opening within Telescope #12

Closed mrswats closed 2 years ago

mrswats commented 2 years ago

I use telescope for switching and finding new files. With this plug-in installed, when I use :Telescope git_files and press <C-v> to open the selected file in a new vertical split it just doesn't.

Any idea what might cause this?

Thanks. I love this plug-in otherwise!

mvllow commented 2 years ago

I can't reproduce this on my end – <c-v> behaves as expected using :Telescope git_files

mrswats commented 2 years ago

For me what happens is that whenever I open Telescope and select a file and press <c-v> first it does nothing and I have to do it again for it to work.

I will investigate a bit more and report back if I find anything. Thanks for checking :)

mvllow commented 2 years ago

If you have issues that end up not being related to this plugin, feel free to join https://discord.com/channels/701530051140780102/863276893059153971 and we'll help you out 😌

mrswats commented 2 years ago

Awesome, thank you :)