sodapopcan / vim-twiggy

Git branch management for Vim
282 stars 16 forks source link

Don't use deprecated fugitive commands #47

Closed Avishayy closed 3 years ago

Avishayy commented 3 years ago

:Gstatus has been removed in favor of :Git and all other :Gxxx comamnds are now :Git xxx

sodapopcan commented 3 years ago

Cool, thank you!