Better instructions for writing a plugin with a custom formatter
未关闭
- 主要语言
- Vim Script
- 星标
- 1.1k
- 派生
- 102
- PR 合并指标
- 30 天内没有已合并 PR
描述
Maybe I've missed it, but it's not obvious to me how to write a plugin that plays nice with `vim-codefmt`. We have a custom code formatter at work, and I'd really like to write a lightweight internal plugin that uses codefmt to do the heavy interface lifting.
Any tips?
贡献指南
调研方向
首先阅读现有的 vim-codefmt 文档以及插件的 formatter 集成点。记录如何为自定义 formatter 编写轻量级插件,包括所需的接口和一个可运行的使用示例。当新贡献者能够按照说明创建并使用此类插件时,即视为完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- vim
- 领域
- documentation
- Issue 类型
- 文档
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 30/100