ecosse3 / nvim

A non-minimal Neovim config built to work most efficiently with Frontend Development
GNU General Public License v3.0
1.22k stars 107 forks source link

Everything is broken and it's related to winbar maybe? #58

Closed XenoWad01 closed 2 years ago

XenoWad01 commented 2 years ago

https://github.com/ecosse3/nvim/issues/57#issue-1261013742

ecosse3 commented 2 years ago

Do you have latest version of nvim nightly and Ecovim (1.9.0)? Dashboard has been removed recently. Please make sure after pull to run :PackerSync. Winbar works only in neovim 0.8+ and in recents commit I made a check to run it only with nightly version.

ecosse3 commented 2 years ago

@XenoWad01 Should work now, please let me know! If you you Neovim 0.8 Nightly right now after first Ecovim install winbar will not work (it has some errors with loading, idk why yet). But after the second run, it should work fine and show.

ecosse3 commented 2 years ago

@XenoWad01 Is your issue solved?

ecosse3 commented 2 years ago

Closed due to inactivity. Should be working now as other people confirm.