TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Proj: Simple project tool for Vim

19 点作者 thomasmallen将近 16 年前

3 条评论

thomasmallen将近 16 年前
Please report any bugs and/or feature requests. Project.vim stinks so I'm set on finding a simpler path.
评论 #717079 未加载
tdavis将近 16 年前
It would be nice if it did more introspection. I have a root projects directory (~/workspace) and it'd be nice if I could specify that root then try like <i>:Proj ticketstumbler</i> and just have it figure out from the directory name what I want. The projects file could be used to override defaults, so if I specify the same project in that file, it uses that config.<p>Also, why make me put quotes around the project name?
评论 #717027 未加载
jrockway将近 16 年前
Emacs users may like eproject: <a href="http://github.com/jrockway/eproject/tree/master" rel="nofollow">http://github.com/jrockway/eproject/tree/master</a>