tiagovla / scope.nvim

Revolutionize Your Neovim Tab Workflow: Introducing Enhanced Tab Scoping!
406 stars 21 forks source link

added open in current window #32

Closed qaptoR closed 3 months ago

qaptoR commented 3 months ago

I like how the default select was changed to swap tabs before focusing that buffer, but, there are also many times that I just want to open the buffer in the current window.

This pr adds <c-w> to the map in both i and n modes to do just that.