1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-02-02 22:40:06 +08:00
SpaceVim/autoload
Arif Kalluru 05a78fe969
fix(branch): fix statusline branch info
Problem:
- fugitive#head() & fugitive#detect() notorking

Solution:
- Replaced fugitive#head() with FugitiveHead() if it exists or use
  fugitive#Head()
- In cd7db1d of vim-fugitive, fugitive#detect() was replaced with
  FugitiveDetect()
2022-07-15 10:51:10 +08:00
..
airline/extensions/tabline/formatters chore(copyright): update email 2022-03-27 13:38:54 +08:00
leaderf/colorscheme chore(copyright): update email 2022-03-27 13:38:54 +08:00
SpaceVim fix(branch): fix statusline branch info 2022-07-15 10:51:10 +08:00
vimfiler/columns chore(copyright): update email 2022-03-27 13:38:54 +08:00
SpaceVim.vim chore(version): update version to v2.1.0-dev 2022-07-02 13:56:15 +08:00