1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-03-13 10:15:41 +08:00
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
..
2022-05-27 17:35:33 +08:00
2021-01-02 18:00:51 +08:00
2022-03-27 13:38:54 +08:00
2022-03-27 13:38:54 +08:00
2022-03-27 13:38:54 +08:00
2022-06-19 19:51:51 +08:00
2022-07-03 15:18:19 +08:00
2022-03-27 13:38:54 +08:00
2022-03-27 13:38:54 +08:00