-
git-flow-format 是一款 vim-airline 插件,其作用是优化 Git Flow 分支名称的格式,以缩短前缀并减少在状态行中的占用空间
资源介绍
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
然后,您可以通过