grapple.nvim VS vim-bufsurf

Compare grapple.nvim vs vim-bufsurf and see what are their differences.

grapple.nvim

Neovim plugin for tagging important files (by cbochs)

vim-bufsurf

Vim plugin that enables surfing through buffers based on viewing history per window (by ton)
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
grapple.nvim vim-bufsurf
8 4
450 98
- -
9.5 10.0
7 days ago about 3 years ago
Lua Vim Script
MIT License BSD 2-clause "Simplified" License
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.

grapple.nvim

Posts with mentions or reviews of grapple.nvim. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-21.

vim-bufsurf

Posts with mentions or reviews of vim-bufsurf. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-18.
  • How do you navigate between buffers?
    9 projects | /r/neovim | 18 Jan 2023
    I use https://github.com/ton/vim-bufsurf and map it to the ; and ' keys to navigate back/forward through a window's history like a browser would work. Other than that I use :Neotree buffers to browse through my list of open buffers.
  • Bufferline in split and vsplit
    1 project | /r/neovim | 2 Jul 2022
    The way I jump around buffers is a mix of https://github.com/ton/vim-bufsurf to navigate history within each window, and neo-tree filesystem / buffers in "current" position to change buffers within a window otherwise.
  • should I use buffers in my work flow?
    3 projects | /r/neovim | 30 Apr 2022
    Here are some plugins that I find useful: * Telescope, obviously. * BufSurf lets you navigate history within a window like you would in a web browser. I absolutely love this one! * Neotree Which is my own plugin that has features to enable this style of buffer management.
  • Using one NeoVim session for many different uses?
    2 projects | /r/neovim | 15 Mar 2022
    https://github.com/ton/vim-bufsurf, which allows me to navigate back/forward through the history of buffers I have viewed in a given window. This is so amazing because it takes no planning and is completely intuitive.

What are some alternatives?

When comparing grapple.nvim and vim-bufsurf you can also consider the following projects:

harpoon

portal.neovim

reach.nvim - Buffer, mark, tabpage, colorscheme switcher for Neovim

resession.nvim - A replacement for mksession with a better API

no-neck-pain.nvim - ☕ Dead simple yet super extensible plugin to center the currently focused buffer to the middle of the screen.

bufjump.nvim - A neovim plugin that jump to previous and next buffer of the jumplist.

fsread.nvim - Flow state reading in neovim

buffer_manager.nvim - A simple plugin to easily manage Neovim buffers.

vim-afterglow - Vim adaptation of the Afterglow colorscheme

this-week-in-neovim-contents - Contents of weekly news delivered by this-week-in-neovim.org.

neovim - Vim-fork focused on extensibility and usability