文件名称:vim-git-flow-format:git-flow-format 是 vim-airline 的插件,它格式化 Git Flow 分支名称以缩短前缀并在状态行中占用更少的空间
文件大小:3KB
文件格式:ZIP
更新时间:2024-06-24 19:46:58
Vimscript
Vim git-flow 格式 git-flow-format 是的插件,它格式化 Git Flow 分支名称以缩短前缀并在状态行中占用更少的空间。 这最好用几个例子来说明: feature/new_thing --> F:new_thing release/v1.0.0 --> R:v1.0.0 安装 git-flow-format 可以以正常方式与或一起安装。 文德尔 将以下行添加到您的 .vimrc 并运行 :PluginInstall。 Plugin ' renyard/vim-git-flow-format ' 病原 Git 将 repo 克隆到您的包目录中: git clone https://github.com/renyard/vim-git-flow-format.git ~ /.vim/bundle/vim-git-flow-format 然后,您可以通过
【文件预览】:
vim-git-flow-format-master
----README.md(1KB)
----LICENSE(1KB)
----plugin()
--------vim-git-flow-format.vim(2KB)