nvim-lualine / lualine.nvim

A blazing fast and easy to configure neovim statusline plugin written in pure lua.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bug: (suggestion): remove default filename in command bar when there is one displayed in lualine

qbnil opened this issue · comments

It's rather a suggestion than a bug, i didn't really figure this out, i displayed the file name in the lualine like that but there is also a default one:
image
i need to just leave the one i added, i tried doing vim.opt.statusline = "" to hide it completely, but this didn't work...

Fixed this