1 Star 0 Fork 0

or22 / spf13-vim

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
config-dependencies.gv 634 Bytes
一键复制 编辑 原始数据 按行查看 历史
digraph G {
graph [layout=dot]
// This is just an example for you to use as a template.
// Edit as you like. Whenever you save a legal graph
// the layout in the graphviz window will be updated.
/* vim [href="http://www.vim.org/"] */
/* dot [href="http://www.graphviz.org/"] */
/* vimdot [href="file:///usr/bin/vimdot"] */
{_} -> _before
{_before} -> _before_fork
{_before_fork} -> _before_local
{_ _before_local} -> _bundles
{_bundles} -> _bundles_fork
{_bundles} -> _bundles_local
{_bundles_fork} -> _bundles_local
{_ _bundles_local} -> _fork
{_ _fork} -> _local
{_ _local} -> g_local
}
VimL
1
https://gitee.com/or22/spf13-vim.git
git@gitee.com:or22/spf13-vim.git
or22
spf13-vim
spf13-vim
master

搜索帮助