1 रिपॉजिटरी
Redirects or hides Neovim messages based on their event type, kind, or content text.
Distinct from Type-Based Message Routing: Distinct from Type-Based Message Routing: specifically routes Neovim editor messages to visual containers based on event type and content, not general in-memory pub-sub.
Explore 1 awesome GitHub repository matching software engineering & architecture · Neovim Message Routers. Refine with filters or upvote what's useful.
noice.nvim is a Neovim UI enhancement plugin that replaces the editor's default command-line, notification, and popup-menu interfaces with a modern, customizable floating-window system. It provides a command-line popup menu, an LSP progress viewer, a message routing framework, and a notification display system with configurable layouts and severity-based styling. The plugin routes Neovim messages to different visual containers based on event type, kind, or content, and displays notifications with customizable layouts, icons, and severity-based styling in floating windows. It visualizes ongoin
Routes Neovim messages to different visual containers based on event type, kind, or content.