vim-swap VS nvim-bufmode

Compare vim-swap vs nvim-bufmode and see what are their differences.

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
vim-swap nvim-bufmode
6 1
287 10
- -
0.0 0.0
9 months ago about 1 year ago
Vim Script Lua
- GNU General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

vim-swap

Posts with mentions or reviews of vim-swap. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-18.

nvim-bufmode

Posts with mentions or reviews of nvim-bufmode. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-04-24.
  • Does the Neovim team have any plan to develop "User Custom Modes"
    7 projects | /r/neovim | 24 Apr 2022
    I use this feature right now, and it simplifies a lot. I use t to open tabmode so I can create or destroy tabs easily. b, which I use more often, opens bufmode so I can switch the buffer in the current window, or delete it while preserving my layout. gs allows me to swap delimited items using hjkl. w is for visually switching between open splits. Etc etc

What are some alternatives?

When comparing vim-swap and nvim-bufmode you can also consider the following projects:

targets.vim - Vim plugin that provides additional text objects

arena.nvim - A smart (frecency-based) buffer switcher

vim-exchange - Easy text exchange operator for Vim

nvim-early-retirement - Send buffers into early retirement by automatically closing them after x minutes of inactivity.

iswap.nvim - Interactively select and swap function arguments, list elements, and much more. Powered by tree-sitter.

vuffers.nvim - a neovim plugin that creates a vertical split window to help you manage and navigate your buffers more efficiently

nvim-treesitter-textobjects

monark.nvim - Show mode changes right next to the cursor

telescope-undo.nvim - A telescope extension to view and search your undo tree 🌴

FTerm.nvim - :fire: No-nonsense floating terminal plugin for neovim :fire:

nvim-tabmode - A rewrite of Iron-E/vim-tabmode using Iron-E/nvim-libmodal