VoxelPrismatic / rabbit.nvim

Quickly jump between buffers
56 stars 0 forks source link

[Feature]: rabbit.Switch() to return Rabbit instance #11

Closed VoxelPrismatic closed 4 months ago

VoxelPrismatic commented 4 months ago

That way you could do require("rabbit").Switch(...).func.select(...) instead of requiring twice