nvim-lualine / lualine.nvim

A blazing fast and easy to configure neovim statusline plugin written in pure lua.
MIT License
5.71k stars 455 forks source link

Bug: fugitive file is same as normal file if path=0 #1250

Open yimingwangdell opened 1 month ago

yimingwangdell commented 1 month ago

Self Checks

How to reproduce the problem

Expected behaviour

fugitive file is same as normal file if path=0

Actual behaviour

show f://before file name

Minimal config to reproduce the issue

Additional information