bmessages.nvim
Messages buffer
A better messages window using an auto-updating buffer in Neovim.
Bmessages.nvim better :messages window using an auto-updating buffer.
46 stars
1 watching
3 forks
Language: Lua
last commit: 8 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
acksld/messages.nvim | A tool to display captured messages in a customizable floating buffer. | 89 |
dzfrias/arena.nvim | A frecency-based buffer switcher for Neovim | 68 |
m-demare/attempt.nvim | Manages temporary buffers for coding attempts | 86 |
mong8se/buffish.nvim | A buffer switcher with a list of files and shortcuts to easily navigate between them | 5 |
idanarye/nvim-buffls | Adds LSP functionality to specific Neovim buffers | 9 |
nvimdev/zephyr-nvim | A dark neovim colorscheme written in lua | 350 |
famiu/bufdelete.nvim | A plugin that provides safe commands to delete buffers without messing up the window layout in Neovim | 517 |
otavioschwanck/arrow.nvim | A plugin for managing bookmarks and navigation in Neovim. | 556 |
ghillb/cybu.nvim | Provides context when cycling buffers in Neovim | 309 |
numtostr/bufonly.nvim | A Lua plugin that deletes all buffers except the current one when it is not modified and modifiable. | 35 |
axkirillov/hbac.nvim | Automatically closes unedited buffers when their number exceeds a threshold | 206 |
anuvyklack/windows.nvim | Automatically expands and maximizes the current window with animations | 544 |
m-demare/hlargs.nvim | Highlights arguments' definitions and usages in source code. | 474 |
norcalli/nvim-terminal.lua | A filetype mode that highlights and conceals text buffers with colored syntax codes | 209 |
utilyre/sentiment.nvim | An enhanced matchparen.vim plugin for Neovim to highlight the outer pair of parentheses, brackets, or braces. | 153 |