rescript-lang / rescript-lang/vim-rescript
avoid 1 <enter> when opening new file
未关闭
还没有人认领这个 Issue。
- 主要语言
- Vim Script
- 星标
- 164
- 派生
- 17
- PR 合并指标
- 30 天内没有已合并 PR
描述
Whenever I open a nvim session on a *.res file, it asks me to press "1 "
Start a build on this project to get the freshest data ?
1. start build
Is there a way to have this auto-yes so I do not have to hit 1 <cr> every time I open a nvim session ?
Thanks!
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
首先,在打开 *.res 文件时于 Neovim 会话中重现提示,并追踪构建确认是在哪里触发的。完成标准是:打开文件后会自动接受构建选项,而不需要输入 1 和 Enter。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- vim
- 领域
- tooling
- Issue 类型
- 功能
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100