messages.nvim
Message buffer
A tool to display captured messages in a customizable floating buffer.
Capture and show any messages in a customisable (floating) buffer
89 stars
2 watching
3 forks
Language: Lua
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
ariel-frischer/bmessages.nvim | A better messages window using an auto-updating buffer in Neovim. | 46 |
acksld/nvim-trevj.lua | A plugin that formats code by joining lines instead of separating them | 172 |
acksld/nvim-femaco.lua | An extension for Neovim that enables editing of injected code blocks with correct file types and provides a floating window interface. | 325 |
mong8se/buffish.nvim | A buffer switcher with a list of files and shortcuts to easily navigate between them | 5 |
m-demare/attempt.nvim | Manages temporary buffers for coding attempts | 86 |
norcalli/nvim-terminal.lua | A filetype mode that highlights and conceals text buffers with colored syntax codes | 209 |
acksld/nvim-neoclip.lua | A clipboard manager plugin for neovim inspired by clipmenu. | 1,017 |
mr-lllll/interestingwords.nvim | A plugin for highlighting and navigating through multiple words in a buffer. | 44 |
matbme/jabs.nvim | A minimal Neovim buffer switcher with an interactive window display. | 283 |
acksld/nvim-gfold.lua | A plugin for managing Git repositories in a Neovim text editor | 32 |
ghillb/cybu.nvim | Provides context when cycling buffers in Neovim | 309 |
acksld/swenv.nvim | A plugin to manage and switch between Python virtual environments from within Neovim. | 219 |
j-morano/buffer_manager.nvim | A plugin to easily manage Neovim buffers by providing an intuitive buffer list and functionality for adding, deleting, moving, saving, and loading buffer lists | 265 |
sqve/bufignore.nvim | Automatically unlists hidden buffers that match specified ignore sources to keep the buffer list organized. | 17 |
numtostr/bufonly.nvim | A Lua plugin that deletes all buffers except the current one when it is not modified and modifiable. | 35 |