swap-split.nvim: a plugin to swap split buffers

This page summarizes the projects mentioned and recommended in the original post on /r/neovim

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • swap-split.nvim

    Swaps your current split with another split

  • nvim-tree.lua

    A file explorer tree for neovim written in lua

  • My main purpose for making this is because I could not find any decent plugins that would allow me to do this quickly and easily. So I made a quick and dirty plugin to do it for me, using the same style window chooser as nvim-tree. It's the first plugin I've made, so it's not very polished at all, but it seems to get the job done.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • swap-buffers.nvim

    Lua plugin to swap buffers easily between split windows without changing the window layout

  • I made a similar plugin some time ago: https://github.com/caenrique/swap-buffers.nvim

  • winshift.nvim

    Rearrange your windows with ease.

  • yankwin.vim

    Yank and paste windows around

  • Though I do have a plugin for it 😅 https://github.com/andrewradev/yankwin.vim

  • undoquit.vim

    Undo a :quit -- reopen the last window you closed

  • In terms of mappings, could be a good prefix since it matches the existing conventions (also consider, u to undo).

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Visual Mode Issue + startuptime optimization

    1 project | /r/neovim | 5 Dec 2023
  • How to copy LSP diagnostics from folke/trouble to quickfix window?

    1 project | /r/neovim | 2 Dec 2023
  • [nvim-hlslens] doesn't work

    1 project | /r/neovim | 1 Nov 2023
  • Why fold marks are disappeared, and how to get them back?

    2 projects | /r/neovim | 30 Oct 2023
  • [Plugin] Reintroducing Commander.nvim 0.2

    1 project | /r/neovim | 29 Aug 2023