Skip to content

Conversation

@stevenxxiu
Copy link

@stevenxxiu stevenxxiu commented Feb 25, 2024

Thanks for the plugin! It gives Neovim a much better interface. I've used it for a long time now.

In my own config, I have a slide-to function, that slides a tab to a new position. This mirrors what GUI programs do when a tab is dragged, say browsers, file managers. It greatly helps in reordering tabs for me without a mouse.

Before I just used a loop with the provided move_to(), but this isn't too efficient, as it calls ui.refresh() multiple times. I thought I'd write this properly and send in a PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant