How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.
vim-airline is a customizable status and tab line plugin for Vim that displays editor state and plugin metadata in real time. It serves as a visual interface extension and buffer manager, providing an enhanced UI through a dynamic status line and a top tab bar for navigating open files. The plugin features a theme-based styling system that supports predefined color schemes and specialized font icons. Users can configure the visual aesthetic by modifying colors and reordering individual status line sections to control which information is visible. The system manages editor state visualization
Tab-local buffer navigation for Neovim. Each tab maintains its own buffer list, making bnext/bprevious cycle within that tab only.
delete buffers without changing windows layout
The main features of wsdjeg/bufdel.nvim are: Buffer Management.
Projects with overlapping indexed features include: vim-airline/vim-airline — vim-airline is a customizable status and tab line plugin for Vim that displays editor state and plugin metadata in… axkirillov/hbac.nvim — Heuristic buffer auto-close. backdround/tabscope.nvim — Manages buffers as tab-local buffers! bibekbhusal0/bufstack.nvim — Track Recently visited and closed buffers. chrisgrieser/nvim-early-retirement — Send buffers into early retirement by automatically closing them after x minutes of inactivity. akasataikisiti/tablocalbuffer.nvim — Tab-local buffer navigation for Neovim. Each tab maintains its own buffer list, making bnext/bprevious cycle within…