-
Notifications
You must be signed in to change notification settings - Fork 2.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Great job,提个需求建议: 整合到vim插件中; #26
Comments
请教:如何加入到Vim帮助文档中? |
实在没想出来怎么弄。就一条 vim 的帮助需要全部放在 doc 目录下面,这里显然是不可能的了。vim 的 doc还需要按照 vim 的 help 格式写各种 tag,这也显然没法达成了。 |
不如你们在vim里打开一次以后,用各种 mru 模糊搜索,比如 Leaderf mru 来快速打开历史文件得了。 |
看看能否和,cheat 整合, 同时在vim中命令行。。执行结果通过 �FZF输出, |
可不可以说写个插件,专门管理cheatsheat? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Great job, 提个需求建议: 整合到vim插件中。采用插件机制统一下载管理。。尽量避免手工,分散处理。。
The text was updated successfully, but these errors were encountered: