nvim-bufmode VS vim-swap

Compare nvim-bufmode vs vim-swap 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
nvim-bufmode vim-swap
1 6
10 287
- -
0.0 0.0
over 1 year ago 9 months ago
Lua Vim Script
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.

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

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.

What are some alternatives?

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

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

targets.vim - Vim plugin that provides additional text objects

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

vim-exchange - Easy text exchange operator for Vim

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

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

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

nvim-treesitter-textobjects

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

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

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