1 dépôt
Event hooks that trigger custom logic before or after commenting actions are performed.
Distinct from Comment Webhooks: Triggers internal editor logic during the commenting process, unlike webhooks which trigger external workflows.
Explore 1 awesome GitHub repository matching web development · Commenting Lifecycle Hooks. Refine with filters or upvote what's useful.
mini.nvim is a comprehensive library of independent modules designed to extend Neovim with a wide array of navigation, user interface, and text manipulation tools. It serves as a modular plugin collection, a UI toolkit for creating custom statuslines and notifications, and a package manager for installing and pinning external plugins from Git. The project provides a specialized fuzzy picker framework for filtering files and symbols, an LSP completion engine with interactive snippet expansion, and a dedicated plugin test framework that uses headless editor instances and remote procedure calls
Provides hooks to execute custom logic immediately before or after performing commenting actions.