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.
Track Recently visited and closed buffers
The main features of bibekbhusal0/bufstack.nvim are: Buffer Management.
Open-source alternatives to bibekbhusal0/bufstack.nvim 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! chrisgrieser/nvim-early-retirement — Send buffers into early retirement by automatically closing them after x minutes of inactivity. chuufmaster/buffer-vacuum — A neovim plugin to vacuum up unused file buffers. akasataikisiti/tablocalbuffer.nvim — Tab-local buffer navigation for Neovim. Each tab maintains its own buffer list, making bnext/bprevious cycle within…