1 Repo
Interface components used to visualize internal editor state such as marks, registers, and history.
Distinguishing note: Existing candidates focus on graphical editors or network sockets, not internal text editor state visualization
Explore 1 awesome GitHub repository matching user interface & experience · Editor State Visualizations. Refine with filters or upvote what's useful.
which-key.nvim is a keybinding discovery menu and command palette for Neovim. It serves as a configuration tool to organize complex keymap hierarchies and a visual utility for browsing editor marks, registers, and spelling suggestions through a compact popup interface. The plugin differentiates itself by organizing shortcuts into nested groups with custom labels and icons, reducing the need to memorize long key sequences. It includes built-in help presets for native editor operators and motions, and supports dynamic key mapping where descriptions are evaluated at runtime. The system covers w
Displays a list of all buffer-local and global marks in a compact popup.