vim-bbye VS dotfiles

Compare vim-bbye vs dotfiles and see what are their differences.

vim-bbye

Delete buffers and close files in Vim without closing your windows or messing up your layout. Like Bclose.vim, but rewritten and well maintained. (by moll)
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-bbye dotfiles
15 2
635 43
- -
0.0 9.1
over 1 year ago 5 days 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-bbye

Posts with mentions or reviews of vim-bbye. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-11-01.

dotfiles

Posts with mentions or reviews of dotfiles. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-06-29.
  • Avoid opening new buffers in a small buffers
    8 projects | /r/neovim | 29 Jun 2021
    Building on the previous solution for your original issue, I took a crack at trying to make the buffer truly "sticky" and not change the window layout if you try to open a new buffer into it. It worked well in my tests, so I'm going to test drive it for a few days: https://github.com/stevearc/dotfiles/blob/master/.config/nvim/plugin/stickybuf.vim Although if you're never hitting the autocmd for some reason then you probably won't notice a difference.
  • Added code folding to my symbols tree plugin, I think the effect is pretty cool!
    2 projects | /r/neovim | 21 Jun 2021
    Sure! They're not particularly tidy, but here they are: https://github.com/stevearc/dotfiles/tree/master/.config/nvim

What are some alternatives?

When comparing vim-bbye and dotfiles you can also consider the following projects:

nvim-tree.lua - A file explorer tree for neovim written in lua

nvim-bufdel - A Neovim plugin to improve buffer deletion

bufferline.nvim - A snazzy bufferline for Neovim

vim-bufkill - Git repo for http://www.vim.org/scripts/script.php?script_id=1147

barbar.nvim - The neovim tabline plugin.

neovim - Vim-fork focused on extensibility and usability

vim-eunuch - eunuch.vim: Helpers for UNIX

vim-bunlink - A replacement for :bdelete that decouples the concept of 'deleting a buffer' from 'closing a window'.

vim-sayonara - :japanese_goblin: Sane buffer/window deletion.