1 个仓库
Management of comment delimiters specifically within the Vim editor ecosystem.
Distinct from Code Commenting: Specializes the general concept of code commenting for the Vim editor.
Explore 1 awesome GitHub repository matching programming languages & runtimes · Vim Commenting. Refine with filters or upvote what's useful.
Nerdcommenter 是一个 Vim 注释插件和文本操作工具,旨在自动化插入、删除和格式化特定语言的代码注释。它作为一个实用工具,用于切换注释标记并对齐注释块,以改善代码组织。 该工具提供了注释状态切换和分隔符切换的能力,允许用户从单行或选定的文本块中添加或删除标记。它包括用于注释块格式化的功能,以确保视觉一致性,以及注释掉代码以禁用执行的能力。 该插件涵盖了广泛的功能应用,包括源代码文档编写和代码逻辑调试。它通过减少管理各种编程语言注释分隔符所需的按键次数,优化了 Vim 工作流。
Manages comment delimiters for single lines or blocks of text across languages within Vim.